Default configuration.nix file

This commit is contained in:
Greg Hellings
2022-08-13 00:42:30 -05:00
parent 763e2fd201
commit 36e370fb73
+1 -1
View File
@@ -8,7 +8,7 @@
imports = imports =
[ # Include the results of the hardware scan. [ # Include the results of the hardware scan.
./hardware-configuration.nix ./hardware-configuration.nix
./profiles/nix.nix ./modules/automatic/nix.nix
]; ];
# Bootloader. # Bootloader.