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

@@ -22,7 +22,7 @@ in
inherit lib;
inherit config;
})
../../modules/gnome.nix
../../modules/desktops/niri.nix
../../modules/bluetooth.nix
../../modules/keyboard
(import ../../modules/networking.nix { hostName = "andromache"; })