aboutsummaryrefslogtreecommitdiff
path: root/mun.nix
diff options
context:
space:
mode:
authorNatasha Moongrave <natasha@256phi.eu>2026-02-02 17:43:44 +0100
committerNatasha Moongrave <natasha@256phi.eu>2026-02-02 17:43:44 +0100
commit3173c0e22eb9375dd999f7b7c22b45c7c7582534 (patch)
treeb66fa35245b4884f7ae415c8cf7f3293d6b9d567 /mun.nix
parenta577cef9759e4d1677c5075e5912d9a5d27900bb (diff)
fixed proper import
Diffstat (limited to 'mun.nix')
-rwxr-xr-xmun.nix6
1 files changed, 2 insertions, 4 deletions
diff --git a/mun.nix b/mun.nix
index f23296d..2733e4b 100755
--- a/mun.nix
+++ b/mun.nix
@@ -2,8 +2,8 @@
{
imports = [
- #./modules/home/hyprland/chernobyl/default.nix
- ./modules/home/i3wm/default.nix
+ ./modules/home/hyprland/default.nix
+ #./modules/home/i3wm/default.nix
];
home = {
username = "mun";
@@ -31,8 +31,6 @@
lazygit
tree-sitter
gcr
-
- #
];
sessionVariables = {