mirror of
https://github.com/tuxdotrs/nixos-config.git
synced 2025-07-06 09:46:34 +05:30
feat: remove plausible key from sops
This commit is contained in:
@ -45,10 +45,6 @@
|
||||
sopsFile = ./secrets.yaml;
|
||||
};
|
||||
|
||||
plausible_password = {
|
||||
sopsFile = ./secrets.yaml;
|
||||
};
|
||||
|
||||
plausible_key = {
|
||||
sopsFile = ./secrets.yaml;
|
||||
};
|
||||
|
Reference in New Issue
Block a user