Remove warnings

This commit is contained in:
muon 2024-12-29 07:08:37 +00:00
parent 96837b7675
commit 31ef3bf5c9
3 changed files with 3 additions and 38 deletions

View file

@ -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 = {