This commit is contained in:
Bryan Ramos 2023-05-07 01:44:07 -04:00
parent 1731442060
commit a1eb6801e4
4 changed files with 22 additions and 11 deletions

View file

@ -5,14 +5,14 @@
# Add or remove imports based on the modules in sysConfig/.
imports = [
./audio.nix
./boot.nix
./gui.nix
./hardware.nix
./locale.nix
./network.nix
./users.nix
./virt.nix
./audio.nix
./boot.nix
./gui.nix
./hardware.nix
./locale.nix
./network.nix
./users.nix
./virt.nix
];
# Enable nix commands and flakes