Switch to hyprland

This commit is contained in:
2025-05-18 18:26:30 +02:00
parent 0a15b4f27e
commit 1c057211dd
9 changed files with 311 additions and 14 deletions
+1 -1
View File
@@ -70,7 +70,7 @@
});
in {
nixosConfigurations.fuhen = mkSystem "fuhen" {
env = "river";
env = "hyprland";
custom = [
nixos-hardware.nixosModules.tuxedo-infinitybook-pro14-gen7
];