adde some tools to the server
This commit is contained in:
parent
b8862b96b8
commit
de34f30e68
|
@ -70,7 +70,7 @@
|
||||||
# List packages installed in system profile. To search, run:
|
# List packages installed in system profile. To search, run:
|
||||||
# $ nix search wget
|
# $ nix search wget
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
emacs zfs
|
emacs zfs htop bottom fastfetch tmux
|
||||||
wget curl git
|
wget curl git
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue