507 current 2024-08-20 15:13:04 24.05.3999.c42fcfbdfeae 6.6.46 *

This commit is contained in:
deadvey 2024-08-20 15:13:15 +01:00
parent 160b578c94
commit 818b44b3be
2 changed files with 22 additions and 1 deletions

View File

@ -211,12 +211,17 @@ in
xdg.mimeApps = { xdg.mimeApps = {
enable = true; enable = true;
defaultApplications = { defaultApplications = {
# Browser stuff
"text/html" = "librewolf.desktop"; "text/html" = "librewolf.desktop";
"x-scheme-handler/http" = "librewolf.desktop"; "x-scheme-handler/http" = "librewolf.desktop";
"x-scheme-handler/https" = "librewolf.desktop"; "x-scheme-handler/https" = "librewolf.desktop";
"x-scheme-handler/about" = "librewolf.desktop"; "x-scheme-handler/about" = "librewolf.desktop";
"x-scheme-handler/unknown" = "librewolf.desktop"; "x-scheme-handler/unknown" = "librewolf.desktop";
"image/png" = "qview";
# Image
"image/png" = "qview.desktop";
"image/jpg" = "qview.desktop";
"image/jpeg" = "qview.desktop";
}; };
}; };

View File

@ -1,7 +1,23 @@
building Nix... building Nix...
building the system configuration... building the system configuration...
these 7 derivations will be built:
/nix/store/ay1ak99bwwqnqgk5bmnjl28q16nsvln7-hm_mimeapps.list.drv
/nix/store/xfl5y2av5hhcz18hq03xvmfdlrz3zsd4-home-manager-files.drv
/nix/store/86dvbczs4vv6bg3cgcrx3qgvzw11argm-home-manager-generation.drv
/nix/store/5gp0zih6l25fwkf68ykspv7lx7ifm87r-unit-home-manager-deadvey.service.drv
/nix/store/rppf5n43sg76yrdk27yfvsvsp0fcbmqs-system-units.drv
/nix/store/bwjz8kp8sa51716jgkycamzas4dycrr7-etc.drv
/nix/store/gz0q724r4ivi57vd7g67pdr0395iq3nz-nixos-system-nixos-24.05.3999.c42fcfbdfeae.drv
building '/nix/store/ay1ak99bwwqnqgk5bmnjl28q16nsvln7-hm_mimeapps.list.drv'...
building '/nix/store/xfl5y2av5hhcz18hq03xvmfdlrz3zsd4-home-manager-files.drv'...
building '/nix/store/86dvbczs4vv6bg3cgcrx3qgvzw11argm-home-manager-generation.drv'...
building '/nix/store/5gp0zih6l25fwkf68ykspv7lx7ifm87r-unit-home-manager-deadvey.service.drv'...
building '/nix/store/rppf5n43sg76yrdk27yfvsvsp0fcbmqs-system-units.drv'...
building '/nix/store/bwjz8kp8sa51716jgkycamzas4dycrr7-etc.drv'...
building '/nix/store/gz0q724r4ivi57vd7g67pdr0395iq3nz-nixos-system-nixos-24.05.3999.c42fcfbdfeae.drv'...
activating the configuration... activating the configuration...
setting up /etc... setting up /etc...
reloading user units for lightdm... reloading user units for lightdm...
reloading user units for deadvey... reloading user units for deadvey...
restarting sysinit-reactivation.target restarting sysinit-reactivation.target
restarting the following units: home-manager-deadvey.service