ran linter

This commit is contained in:
Leyla Becker 2024-10-03 16:50:46 +02:00
parent cfa0f64f70
commit 48a321fbd5
7 changed files with 48 additions and 49 deletions

View file

@ -122,7 +122,7 @@
automatic-timezoned = {
enable = true;
};
openssh = {
enable = true;
ports = [22];
@ -154,7 +154,7 @@
iputils
dnsutils
];
sessionVariables = rec {
SOPS_AGE_KEY_DIRECTORY = "/var/lib/sops-nix";
SOPS_AGE_KEY_FILE = "${SOPS_AGE_KEY_DIRECTORY}/key.txt";