mirror of
https://github.com/alyraffauf/nixcfg.git
synced 2024-11-21 22:13:56 -05:00
added nixos-hardware modules specific to petalburg host
This commit is contained in:
parent
e629b0e656
commit
12c67ce933
|
@ -88,6 +88,8 @@
|
||||||
home-manager.useUserPackages = true;
|
home-manager.useUserPackages = true;
|
||||||
home-manager.users.aly = import ./home/aly;
|
home-manager.users.aly = import ./home/aly;
|
||||||
}
|
}
|
||||||
|
nixos-hardware.nixosModules.common-pc-laptop-ssd
|
||||||
|
nixos-hardware.nixosModules.common-cpu-intel
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue