summaryrefslogtreecommitdiff
path: root/mun.nix
diff options
context:
space:
mode:
authorNatasha Moongrave <natasha@256phi.eu>2026-02-02 17:54:34 +0100
committerNatasha Moongrave <natasha@256phi.eu>2026-02-02 17:54:34 +0100
commit23cd1943a4fe37be6032f512b5bb024d84b55524 (patch)
tree82e85519a0a30282aea5d42256ece7c1579ce81e /mun.nix
parentd602465315af468018118908953b059be32f8ab1 (diff)
switched to i3
Diffstat (limited to 'mun.nix')
-rwxr-xr-xmun.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/mun.nix b/mun.nix
index 2740efe..2e575c2 100755
--- a/mun.nix
+++ b/mun.nix
@@ -2,8 +2,8 @@
{
imports = [
- ./modules/home/hyprland/default.nix
- #./modules/home/i3wm/default.nix
+ #./modules/home/hyprland/default.nix
+ ./modules/home/i3wm/default.nix
];
home = {
username = "mun";