missed an import
This commit is contained in:
parent
56129f9684
commit
09ac1d49fa
|
|
@ -8,6 +8,7 @@
|
|||
imports =
|
||||
[ # Include the results of the hardware scan.
|
||||
./hardware-configuration.nix
|
||||
inputs.home-manager.nixosModules.default
|
||||
];
|
||||
|
||||
# Bootloader.
|
||||
|
|
|
|||
Loading…
Reference in New Issue