diff options
| author | Natasha Moongrave <natasha@256phi.eu> | 2026-02-02 17:46:39 +0100 |
|---|---|---|
| committer | Natasha Moongrave <natasha@256phi.eu> | 2026-02-02 17:46:39 +0100 |
| commit | d602465315af468018118908953b059be32f8ab1 (patch) | |
| tree | 77630d7c549032cc024c886074db166687a83121 | |
| parent | 5546e964ee3d965451f61b47edadcd39a45f22bb (diff) | |
switched to hyprland
| -rwxr-xr-x | configuration.nix | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/configuration.nix b/configuration.nix index a8a8af4..7948cc2 100755 --- a/configuration.nix +++ b/configuration.nix @@ -7,8 +7,8 @@ # === Environment Choice === # Uncomment one of the following to select your environment: - ./modules/nixos/des/i3wm.nix - #./modules/nixos/des/hyprland.nix + #./modules/nixos/des/i3wm.nix + ./modules/nixos/des/hyprland.nix ]; } |
