main
Álex Santiago 3 months ago
parent 8d74f53843
commit 1cf2fd35a9

@ -11,10 +11,10 @@
sops.defaultSopsFile = .secrets/secrets.yaml;
sops.defaultSopsFormat = "yaml";
sops.age.keyFile = "/home/alexuty/.config/sops/age/keys.txt";
sops.secrets."syncthing/devices/Primus"
sops.secrets."syncthing/devices/AbbyPuter"
sops.secrets."syncthing/devices/SteamDeck"
sops.secrets."syncthing/devices/Pixel8"
sops.secrets."syncthing/devices/Primus" = { };
sops.secrets."syncthing/devices/AbbyPuter" = { };
sops.secrets."syncthing/devices/SteamDeck" = { };
sops.secrets."syncthing/devices/Pixel8" = { };
# Bootloader.
boot.loader.systemd-boot.enable = true;

Loading…
Cancel
Save