converting to pure
This commit is contained in:
parent
87a8085160
commit
d762a6d7ae
1 changed files with 24 additions and 23 deletions
|
|
@ -21,6 +21,7 @@
|
||||||
framework = nixpkgs.lib.nixosSystem {
|
framework = nixpkgs.lib.nixosSystem {
|
||||||
system = "x86_64-linux";
|
system = "x86_64-linux";
|
||||||
modules = [
|
modules = [
|
||||||
|
home-manager.nixosModules.home-manager
|
||||||
nixos-hardware.nixosModules.framework-16-7040-amd
|
nixos-hardware.nixosModules.framework-16-7040-amd
|
||||||
./systems/common.nix
|
./systems/common.nix
|
||||||
./systems/framework.nix
|
./systems/framework.nix
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue