treewide: move everything to xdg

This commit is contained in:
Nikodem Rabuliński 2024-05-19 18:11:57 +02:00
parent 33cd4fdf19
commit 648ba55069
3 changed files with 31 additions and 0 deletions

View file

@ -20,6 +20,7 @@ in
imports = [
./desktop
fishOverlayModule
./xdg.nix
];
programs.fish.enable = true;