treewide: move everything to xdg
This commit is contained in:
parent
33cd4fdf19
commit
648ba55069
3 changed files with 31 additions and 0 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue