diff options
Diffstat (limited to 'modules/core/packages.nix')
-rw-r--r-- | modules/core/packages.nix | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/modules/core/packages.nix b/modules/core/packages.nix index 16ff140..b4e0c1b 100644 --- a/modules/core/packages.nix +++ b/modules/core/packages.nix @@ -5,6 +5,8 @@ git-crypt helix devenv + nixos-anywhere + wireguard-tools busybox usbutils @@ -17,7 +19,5 @@ wget iftop htop - - nixos-anywhere ]; } |