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