aboutsummaryrefslogtreecommitdiff
path: root/mun.nix
diff options
context:
space:
mode:
Diffstat (limited to 'mun.nix')
-rwxr-xr-xmun.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/mun.nix b/mun.nix
index c600319..cdfa8e9 100755
--- a/mun.nix
+++ b/mun.nix
@@ -2,7 +2,7 @@
{
imports = [
- ./modules/i3wm/original/default.nix
+ ./modules/home/i3wm/original/default.nix
];
home = {
username = "mun";