summaryrefslogtreecommitdiff
path: root/mun.nix
diff options
context:
space:
mode:
Diffstat (limited to 'mun.nix')
-rwxr-xr-xmun.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/mun.nix b/mun.nix
index 3be52b4..6c6144a 100755
--- a/mun.nix
+++ b/mun.nix
@@ -3,6 +3,7 @@
{
imports = [
./modules/home/hyprland/default.nix
+ ./modules/home/i3wm/default.nix
];
home = {
username = "mun";