remmina: install remmina
This commit is contained in:
parent
65c9d1ce98
commit
a946478864
1 changed files with 3 additions and 0 deletions
3
home.nix
3
home.nix
|
|
@ -3,7 +3,10 @@
|
||||||
in {
|
in {
|
||||||
home = {
|
home = {
|
||||||
packages = with pkgs; [
|
packages = with pkgs; [
|
||||||
|
# system tools & bragging
|
||||||
htop neofetch
|
htop neofetch
|
||||||
|
# remote working
|
||||||
|
remmina
|
||||||
];
|
];
|
||||||
|
|
||||||
file = {
|
file = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue