Compare commits

...

2 commits

Author SHA1 Message Date
75e3422941 add .sops.yaml 2026-02-27 12:59:50 +10:00
4d651669bd remove unnecessary SWAP 2026-02-27 12:59:40 +10:00
2 changed files with 8 additions and 1 deletions

7
.sops.yaml Normal file
View file

@ -0,0 +1,7 @@
keys:
- &cry age1e5e32alqa20cf40wt9jq8aaa2x3gh32207xj6ea5veszlpxnzgjqd2htm7
creation_rules:
- path_regex: secrets/[^/]+\.(yaml|json|env|ini)$
key_groups:
- age:
- *cry

View file

@ -29,7 +29,7 @@
};
swapDevices = [
{device = "/dev/disk/by-uuid/7f7e9d69-78e0-49f1-b792-6be26ed8e040";}
# {device = "/dev/disk/by-uuid/7f7e9d69-78e0-49f1-b792-6be26ed8e040";}
{device = "/dev/disk/by-uuid/32ecabb6-7bb9-4861-8a2a-13a99f1338d2";}
];