move imports, options
This commit is contained in:
parent
2764393d06
commit
c6eefbb5bc
9 changed files with 14 additions and 36 deletions
|
|
@ -6,7 +6,6 @@ hostName: {
|
|||
imports = [
|
||||
(modulesPath + "/installer/scan/not-detected.nix")
|
||||
(builtins.toString ./. + "/${hostName}.nix")
|
||||
./common-desktop.nix
|
||||
];
|
||||
|
||||
config = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue