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