mirror of
https://codeberg.org/muon/home.git
synced 2025-12-06 08:07:45 +00:00
Remove warnings
This commit is contained in:
parent
96837b7675
commit
31ef3bf5c9
3 changed files with 3 additions and 38 deletions
|
|
@ -2,8 +2,6 @@
|
|||
options.mods.xdg.enable = lib.mkEnableOption "enables xdg settings";
|
||||
|
||||
config = lib.mkIf config.mods.xdg.enable {
|
||||
nix.settings.use-xdg-base-directories = true;
|
||||
|
||||
xdg = let
|
||||
browser = [ "librewolf.desktop" ];
|
||||
associations = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue