boron: persist ssh key
All checks were successful
flake / flake (push) Successful in 1m27s

This commit is contained in:
Jake Hillion 2024-10-26 14:57:03 +01:00
parent 4c7a99bfb7
commit 4fe44405d3

View File

@ -45,6 +45,10 @@
custom.impermanence = {
enable = true;
cache.enable = true;
userExtraFiles.jake = [
".ssh/id_ecdsa"
];
};
boot.initrd.postDeviceCommands = lib.mkAfter ''
btrfs subvolume delete /cache/system