feat: Encryption
This commit is contained in:
@@ -2,12 +2,6 @@
|
||||
|
||||
let mutableSymlink = config.lib.file.mkOutOfStoreSymlink;
|
||||
in lib.mkMerge [
|
||||
{
|
||||
# TODO: Move to programs/age.nix.
|
||||
xdg.configFile."sops/age/keys.txt".source =
|
||||
mutableSymlink "/persist/vault/${config.home.username}/keys/melbourne";
|
||||
}
|
||||
|
||||
{
|
||||
### Some basic impermanence setup.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user