nixos: invert common dependency
This commit is contained in:
parent
da803f5e55
commit
738c8c0faa
11 changed files with 25 additions and 44 deletions
|
@ -17,9 +17,6 @@ in {
|
|||
imports = [
|
||||
# Include the results of the hardware scan.
|
||||
./hardware-configuration.nix
|
||||
# Import common config
|
||||
../../common/generic-vm.nix
|
||||
../../common
|
||||
];
|
||||
|
||||
# Use the GRUB 2 boot loader.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue