Make desktop a builder

This commit is contained in:
albert 2024-07-27 20:11:30 +09:00
parent 7203b9a2e5
commit c0cf214465
Signed by: albert
GPG key ID: 3895DD267CA11BA9

View file

@ -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" ];