moved sops config into common

This commit is contained in:
Leyla Becker 2024-09-15 12:55:31 -05:00
parent 8f8cea0ab2
commit 417aafe2e8
6 changed files with 16 additions and 19 deletions

View file

@ -11,11 +11,6 @@
../../enviroments/client
];
sops.defaultSopsFile = ../../secrets/secrets.yaml;
sops.defaultSopsFormat = "yaml";
sops.age.keyFile = "/home/leyla/.config/sops/age/keys.txt";
users.leyla = {
isFullUser = true;
hasPiperMouse = true;