Make desktop a builder
This commit is contained in:
parent
7203b9a2e5
commit
c0cf214465
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@
|
||||||
../../common/services/openrazer.nix
|
../../common/services/openrazer.nix
|
||||||
../../common/services/podman.nix
|
../../common/services/podman.nix
|
||||||
../../common/services/tailscale-autoconnect.nix
|
../../common/services/tailscale-autoconnect.nix
|
||||||
|
../../common/modules/builder.nix
|
||||||
];
|
];
|
||||||
|
|
||||||
boot.initrd.availableKernelModules = [ "xhci_pci" "nvme" "thunderbolt" "usb_storage" "sd_mod" "rtsx_pci_sdmmc" ];
|
boot.initrd.availableKernelModules = [ "xhci_pci" "nvme" "thunderbolt" "usb_storage" "sd_mod" "rtsx_pci_sdmmc" ];
|
||||||
|
|
Loading…
Reference in a new issue