Update lindberg-webapps configurations
All checks were successful
CI / build (push) Successful in 1m35s
CI / deploy (docs-ops.qo.is) (push) Successful in 1m30s
CI / deploy (system-vm) (push) Successful in 1m59s
CI / deploy (system-physical) (push) Successful in 2m36s

This commit is contained in:
Fabian Hauser 2025-06-14 19:42:29 +03:00
parent c047a5b4ed
commit 87e85c370b
5 changed files with 9 additions and 8 deletions

View file

@ -17,7 +17,7 @@
},
"lindberg-webapps": {
"hostName": "lindberg-webapps",
"sshKey": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJT99lj5OI+V1PlZl/T2ikBORwMiXjDfWpHYfq/GvUM5"
"sshKey": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIByESy+XiBT8/PoE8DUB388B5MA6LVcJBgH1ZgYxr9Mg"
},
"batzberg": {
"hostName": "batzberg"

9
flake.lock generated
View file

@ -170,10 +170,11 @@
]
},
"locked": {
"lastModified": 1747599024,
"narHash": "sha256-qc94Cyt6uaQCVY2VlCtNxGb7hs3DbLvxuhEnSLFL8T8=",
"rev": "bed7588246ec58aacac3d0ff5b191fa6cc9faa98",
"revCount": 17,
"lastModified": 1749920008,
"narHash": "sha256-wn3U2q/+OQYErVyoY9kwZP/fXcDG4ewhJkHX7qHzq8g=",
"ref": "refs/heads/main",
"rev": "5f8ba2025848dd30539c42ef1f7e6c6f917e70d9",
"revCount": 19,
"type": "git",
"url": "file:./private"
},

View file

@ -3,7 +3,7 @@
disko.devices.disk = {
system = {
type = "disk";
device = "/dev/vda";
device = "/dev/vdb";
content = {
type = "gpt";
partitions = {

View file

@ -75,7 +75,7 @@ writeText ".sops.yaml" (
# Secrets for all hosts
{
path_regex = "private/nixos-configurations/secrets\.sops\.(yaml|json|env|ini)$";
path_regex = "private/nixos-modules/shared-secrets/default\.sops\.(yaml|json|env|ini)$";
pgp = toCommaList userPgpKeys;
age = toCommaList (userAgeKeys ++ builtins.attrValues serverAgeKeys);
}

@ -1 +1 @@
Subproject commit bed7588246ec58aacac3d0ff5b191fa6cc9faa98
Subproject commit 5f8ba2025848dd30539c42ef1f7e6c6f917e70d9