Fix eval errors for gaming and syncthing

This commit is contained in:
Vili Sinervä 2025-06-21 17:23:24 +03:00
parent 682dc791c4
commit fe775e2fad
Signed by: Vili Sinervä
SSH key fingerprint: SHA256:FladqYjaE4scJY3Hi+gnShZ6ygnTJgixy0I6BAoHyos
3 changed files with 4 additions and 2 deletions

View file

@ -9,4 +9,5 @@
];
users.users.vili.hashedPasswordFile = lib.mkForce null;
sops.secrets = lib.mkForce { };
}