diff options
Diffstat (limited to '')
| -rw-r--r-- | home/default.nix | 6 | ||||
| -rw-r--r-- | home/dunst.nix (renamed from home/dunst/default.nix) | 0 | ||||
| -rw-r--r-- | home/hyprland.nix (renamed from home/hyprland/default.nix) | 0 |
3 files changed, 3 insertions, 3 deletions
diff --git a/home/default.nix b/home/default.nix index 6c5ab3d..ed7e5ae 100644 --- a/home/default.nix +++ b/home/default.nix @@ -22,12 +22,12 @@ in ./chawan.nix ./chromium.nix ./dav - ./dunst + ./dunst.nix ./fastfetch.nix ./firefox ./fish.nix ./git.nix - ./hyprland + ./hyprland.nix ./hyprlock.nix ./mail ./mpv.nix @@ -39,6 +39,7 @@ in ./walker.nix ./wallpapers ./waybar + ./zaread.nix ]; home.file = { @@ -303,7 +304,6 @@ in enableFishIntegration = true; enableNushellIntegration = true; }; - mpd-mpris.enable = true; mpris-proxy.enable = true; mpd = { enable = true; diff --git a/home/dunst/default.nix b/home/dunst.nix index 7eca193..7eca193 100644 --- a/home/dunst/default.nix +++ b/home/dunst.nix diff --git a/home/hyprland/default.nix b/home/hyprland.nix index dcd9999..dcd9999 100644 --- a/home/hyprland/default.nix +++ b/home/hyprland.nix |
