[Tibo-NixDesk] Update

This commit is contained in:
Tibo De Peuter 2025-10-30 19:51:27 +01:00
parent 01efdcf8e7
commit 48463104ab
Signed by: tdpeuter
GPG key ID: 38297DE43F75FFE2

View file

@ -6,7 +6,7 @@
];
sisyphus = {
desktop.sway.enable = true;
desktop.hyprland.enable = true;
hardware = {
nvidia = {
@ -35,6 +35,7 @@
};
services = {
tailscale.enable = true;
pipewire.enable = true;
printing.enable = true;
openrgb.enable = true;
@ -56,6 +57,8 @@
efiSysMountPoint = "/boot/efi";
};
};
plymouth.enable = true;
};
environment.systemPackages = with pkgs; [