diff options
| author | Natasha Moongrave <natasha@256phi.eu> | 2026-02-02 17:05:22 +0100 |
|---|---|---|
| committer | Natasha Moongrave <natasha@256phi.eu> | 2026-02-02 17:05:22 +0100 |
| commit | e949efa6533238665feffd71ab0f38b4c30123f5 (patch) | |
| tree | c844143683925f64894e78e200afe9d4f572118c /mun.nix | |
| parent | d2df24673f8ed27b2494f57ba64d729324f87af6 (diff) | |
fixed import typo
Diffstat (limited to 'mun.nix')
| -rwxr-xr-x | mun.nix | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ { imports = [ - ./modules/home/hyprland/chernobyls/default.nix + ./modules/home/hyprland/chernobyl/default.nix #./modules/home/i3wm/default.nix ]; home = { |
