fix: replace 'gnome' desktop with 'niri'

This commit is contained in:
2025-12-01 20:24:06 +01:00
parent 8ae482d846
commit 1cba6c968a
5 changed files with 10 additions and 3 deletions

View File

@@ -24,7 +24,7 @@ in
inherit config;
device = "/dev/nvme0n1";
})
../../modules/gnome.nix
../../modules/desktops/niri.nix
../../modules/bluetooth.nix
../../modules/keyboard
(import ../../modules/networking.nix { hostName = hostName; })