Remove server modules from desktops and laptops
This commit is contained in:
parent
515f098644
commit
48aa9d552b
1 changed files with 0 additions and 4 deletions
|
|
@ -222,8 +222,6 @@
|
|||
modules =
|
||||
commonModules
|
||||
++ [
|
||||
./modules/nixos/server
|
||||
|
||||
./instances/thor/hardware-configuration.nix
|
||||
nixos-hardware.nixosModules.common-cpu-amd
|
||||
nixos-hardware.nixosModules.common-pc-ssd
|
||||
|
|
@ -253,8 +251,6 @@
|
|||
nixosConfigurations =
|
||||
let
|
||||
odinCommonModules = [
|
||||
./modules/nixos/server
|
||||
|
||||
nixos-hardware.nixosModules.common-cpu-intel
|
||||
nixos-hardware.nixosModules.common-pc-laptop
|
||||
nixos-hardware.nixosModules.common-pc-laptop-ssd
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue