Enable niri

This commit is contained in:
2025-07-09 12:00:58 +02:00
parent 9cee824ccb
commit d513d02fe6
5 changed files with 198 additions and 231 deletions
+1 -1
View File
@@ -67,7 +67,7 @@
});
in {
nixosConfigurations.fuhen = mkSystem "fuhen" {
env = "hyprland";
env = "niri";
custom = [
nixos-hardware.nixosModules.tuxedo-infinitybook-pro14-gen7
];