fix: oops, didn't add the configuration to import
This commit is contained in:
parent
2f80d3e4ac
commit
c0b82b61f9
1 changed files with 2 additions and 1 deletions
|
|
@ -85,7 +85,8 @@
|
|||
modules = [
|
||||
disko.nixosModules.disko
|
||||
inputs.home-manager.nixosModules.default
|
||||
#inputs.hardware.nixosModules.framework-11th-gen-intel
|
||||
inputs.hardware.nixosModules.framework-11th-gen-intel
|
||||
./hosts/muos/configuration.nix
|
||||
];
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue