diff options
Diffstat (limited to 'hosts/glados/packages.nix')
| -rw-r--r-- | hosts/glados/packages.nix | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/hosts/glados/packages.nix b/hosts/glados/packages.nix deleted file mode 100644 index 63de591..0000000 --- a/hosts/glados/packages.nix +++ /dev/null @@ -1,10 +0,0 @@ -{ confg, pkgs, ... }: - -{ - environment.systemPackages = with pkgs; [ - neofetch - nixos-option - python310 - vim - ]; -} |
