mirror of
https://github.com/tuxdotrs/nix-config.git
synced 2025-12-15 14:50:05 +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