From da4c0dea556b3aa64b4439ff5e91c93d170a4f8e Mon Sep 17 00:00:00 2001 From: Petri Hienonen Date: Tue, 9 Dec 2025 13:09:35 +0200 Subject: The options for required for online are incorrect --- home/default.nix | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'home/default.nix') 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; -- cgit v1.2.3-70-g09d2