diff options
| author | Natasha Moongrave <natasha@256phi.eu> | 2026-02-02 18:24:17 +0100 |
|---|---|---|
| committer | Natasha Moongrave <natasha@256phi.eu> | 2026-02-02 18:24:17 +0100 |
| commit | 1635d82e9fe4d79d15d84c7724b02b9f97064a27 (patch) | |
| tree | dd8c855055f14080eb12b700992cf271a172b040 /configuration.nix | |
| parent | d39559d1c9a3c16c342bcb0be5803335ceccab03 (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 ]; } |
