aboutsummaryrefslogtreecommitdiff
path: root/mun.nix
diff options
context:
space:
mode:
authorNatasha Moongrave <natasha@256phi.eu>2026-02-03 09:40:38 +0100
committerNatasha Moongrave <natasha@256phi.eu>2026-02-03 09:40:38 +0100
commit7c5bad501efeb189260e7392793cd1b68aeea7e6 (patch)
tree1f8914af3939a54f53214006788cadde92bc9a8e /mun.nix
parent5e96e666b6eb9b411e81d96b02155b24046d583d (diff)
switched to niri
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 c2335c6..f3d9265 100755
--- a/mun.nix
+++ b/mun.nix
@@ -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";