vulcan: use nix xdg directories
This commit is contained in:
parent
befea3dc79
commit
93216063f4
1 changed files with 1 additions and 0 deletions
|
@ -21,5 +21,6 @@
|
|||
UNIVERSE_FLAKE_ROOT = "${config.home.homeDirectory}/universe";
|
||||
};
|
||||
};
|
||||
nix.settings.use-xdg-base-directories = true;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue