Changes
1 changed files (+4/-1)
-
-
@@ -91,7 +91,10 @@xdg.autostart = { enable = true; readOnly = true; entries = [ "${config.xdg.configHome}/nixos-desktop/autostart/open-vault.desktop" ]; entries = [ "${config.xdg.configHome}/nixos-desktop/autostart/open-vault.desktop" "${pkgs.thunderbird}/share/applications/thunderbird.desktop" ]; }; home.packages = with pkgs; [ pwvucontrol ];
-