diff options
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 7948cc2..a8a8af4 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 ]; } |
