143 current 2024-03-06 11:35:15 24.05.20240303.b8697e5 6.6.19 *
This commit is contained in:
parent
94beb98544
commit
b9bd617330
1 changed files with 6 additions and 0 deletions
|
|
@ -36,6 +36,12 @@
|
||||||
options = "--delete-older-than 30d";
|
options = "--delete-older-than 30d";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
xdg.mimeApps.defaultApplications = {
|
||||||
|
"text/html" = "firefox";
|
||||||
|
"x-scheme-handler/http" = "firefox";
|
||||||
|
"x-scheme-handler/https" = "firefox";
|
||||||
|
};
|
||||||
|
|
||||||
# This value determines the Home Manager release that your configuration is
|
# This value determines the Home Manager release that your configuration is
|
||||||
# compatible with. This helps avoid breakage when a new Home Manager release
|
# compatible with. This helps avoid breakage when a new Home Manager release
|
||||||
# introduces backwards incompatible changes.
|
# introduces backwards incompatible changes.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue