moved more out of common config

This commit is contained in:
Leyla Becker 2024-11-24 13:07:15 -06:00
parent aa7c2a2a15
commit fa3cb19c0b
7 changed files with 60 additions and 174 deletions

View file

@ -5,6 +5,8 @@
../../enviroments/client
../../modules/hardware.nix
../../modules/users.nix
../../modules/desktop.nix
../../modules/nix-development.nix
];
nixpkgs.config.allowUnfree = true;