@@ -38,8 +38,6 @@
|
|||||||
nix-index
|
nix-index
|
||||||
ncdu
|
ncdu
|
||||||
tty-solitaire
|
tty-solitaire
|
||||||
|
|
||||||
cowsay
|
|
||||||
]
|
]
|
||||||
++ lib.optionals (!pkgs.stdenv.isDarwin) [
|
++ lib.optionals (!pkgs.stdenv.isDarwin) [
|
||||||
# dev tools
|
# dev tools
|
||||||
|
|||||||
@@ -221,6 +221,7 @@ in
|
|||||||
nodejs
|
nodejs
|
||||||
wget
|
wget
|
||||||
nix
|
nix
|
||||||
|
openssh
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user