aboutsummaryrefslogtreecommitdiff
path: root/mun.nix
diff options
context:
space:
mode:
authorNatasha Moongrave <natasha@256phi.eu>2026-02-02 16:49:41 +0100
committerNatasha Moongrave <natasha@256phi.eu>2026-02-02 16:49:41 +0100
commit6ce2da4fb803c9a6b27b256d69f9792838512895 (patch)
treec60d9957456da8f10deaf57bf948db02c7c6a0c1 /mun.nix
parent2df71dc2d8e9efc0e4109d49fbda83a33fcd65c3 (diff)
switched to hyprland
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 3a33387..a43eae1 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/chernobyls/default.nix
+ #./modules/home/i3wm/default.nix
];
home = {
username = "mun";