removed bad import

This commit is contained in:
Steven 2023-03-25 22:18:41 -04:00
parent e4181ffd0b
commit 427520e12e

View file

@ -8,7 +8,6 @@
../.modules/users/speccon18.nix ../.modules/users/speccon18.nix
../.modules/services/openssh.nix ../.modules/services/openssh.nix
../.modules/features/desktop/environments/gnome.nix ../.modules/features/desktop/environments/gnome.nix
../.modules/features/desktop/applications/speccon18.nix
]; ];
# Allow non opensource software to be installed # Allow non opensource software to be installed
nixpkgs.config.allowUnfree = true; nixpkgs.config.allowUnfree = true;