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

@ -57,6 +57,7 @@ let
"auto-allocate-uids"
];
trusted-users = lib.optionals (!adminNeedsPassword) [ username ];
use-xdg-base-directories = true;
auto-allocate-uids = true;
extra-substituters = [
"https://hyprland.cachix.org"