diff options
| author | Natasha Moongrave <natasha@256phi.eu> | 2026-02-02 16:49:41 +0100 |
|---|---|---|
| committer | Natasha Moongrave <natasha@256phi.eu> | 2026-02-02 16:49:41 +0100 |
| commit | 6ce2da4fb803c9a6b27b256d69f9792838512895 (patch) | |
| tree | c60d9957456da8f10deaf57bf948db02c7c6a0c1 /configuration.nix | |
| parent | 2df71dc2d8e9efc0e4109d49fbda83a33fcd65c3 (diff) | |
switched to hyprland
Diffstat (limited to 'configuration.nix')
| -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 ]; } |
