install some more system tool packages
This commit is contained in:
parent
859c1cab51
commit
4665779506
1 changed files with 4 additions and 0 deletions
|
@ -51,6 +51,9 @@
|
|||
fd
|
||||
gnome.gnome-tweaks
|
||||
gnomeExtensions.openweather
|
||||
htop
|
||||
tree
|
||||
killall
|
||||
pika-backup
|
||||
silver-searcher
|
||||
unzip
|
||||
|
@ -76,6 +79,7 @@
|
|||
hmconf = "vim /etc/nixos/common/home-manager.nix";
|
||||
switch = "sudo nixos-rebuild switch";
|
||||
nr = "nix run --impure";
|
||||
cdnix = "cd /etc/nixos";
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue