add nixops to main configuration.nix system
This commit is contained in:
parent
6981456eef
commit
d25efdc386
1 changed files with 1 additions and 0 deletions
|
|
@ -57,6 +57,7 @@
|
||||||
# $ nix search wget
|
# $ nix search wget
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
cachix
|
cachix
|
||||||
|
nixops
|
||||||
vim
|
vim
|
||||||
wget
|
wget
|
||||||
zsh
|
zsh
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue