diff options
Diffstat (limited to 'mun.nix')
| -rwxr-xr-x | mun.nix | 6 |
1 files changed, 2 insertions, 4 deletions
@@ -2,8 +2,8 @@ { imports = [ - #./modules/home/hyprland/chernobyl/default.nix - ./modules/home/i3wm/default.nix + ./modules/home/hyprland/default.nix + #./modules/home/i3wm/default.nix ]; home = { username = "mun"; @@ -31,8 +31,6 @@ lazygit tree-sitter gcr - - # ]; sessionVariables = { |
