1
Fork 0

Set up more persistent directories

This commit is contained in:
Matei Adriel 2023-12-12 14:32:06 +01:00
parent d93cb11e2f
commit 50152c3db8
No known key found for this signature in database
17 changed files with 106 additions and 75 deletions
home/features/cli

View file

@ -18,4 +18,6 @@ in
};
programs.gpg.enable = true;
satellite.persistence.at.state.apps.gpg.directories = [ ".gnupg" ];
}