mirror of
https://github.com/ryanccn/flake.git
synced 2025-12-06 08:10:43 +01:00
fix: revert GPG home change, update inputs
This commit is contained in:
parent
789ef320b0
commit
5e189a590f
6 changed files with 55 additions and 39 deletions
|
|
@ -29,6 +29,5 @@
|
|||
DOCKER_CONFIG = "${config.xdg.configHome}/docker";
|
||||
FLY_CONFIG_DIR = "${config.xdg.stateHome}/fly";
|
||||
GRADLE_USER_HOME = "${config.xdg.dataHome}/gradle";
|
||||
GNUPGHOME = "${config.xdg.dataHome}/gnupg";
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue