fix invalid imports path
This commit is contained in:
parent
80f69ad9eb
commit
9ce12aeb1d
6 changed files with 33 additions and 523 deletions
|
|
@ -9,10 +9,7 @@
|
|||
./hardware-configuration.nix
|
||||
./mount.nix
|
||||
|
||||
../../modules/features/system/upower.nix
|
||||
|
||||
(libs.root "/host/desktop/default.nix")
|
||||
(libs.root "/home/asakiyuki/configuration.nix")
|
||||
];
|
||||
|
||||
networking.hostName = "nixos";
|
||||
|
|
|
|||
Reference in a new issue