summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNatasha Moongrave <natasha@256phi.eu>2026-02-02 17:05:22 +0100
committerNatasha Moongrave <natasha@256phi.eu>2026-02-02 17:05:22 +0100
commite949efa6533238665feffd71ab0f38b4c30123f5 (patch)
treec844143683925f64894e78e200afe9d4f572118c
parentd2df24673f8ed27b2494f57ba64d729324f87af6 (diff)
fixed import typo
-rwxr-xr-xmun.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/mun.nix b/mun.nix
index a43eae1..adec860 100755
--- a/mun.nix
+++ b/mun.nix
@@ -2,7 +2,7 @@
{
imports = [
- ./modules/home/hyprland/chernobyls/default.nix
+ ./modules/home/hyprland/chernobyl/default.nix
#./modules/home/i3wm/default.nix
];
home = {