This commit is contained in:
Vivian 2022-04-28 17:17:15 +02:00
parent 0751cf9498
commit 4e5e9b6463
4 changed files with 8 additions and 6 deletions

View file

@ -43,6 +43,7 @@ in {
kubectl
kubectx
nixfmt
nix-prefetch-git
ripgrep
rsync
tmux

View file

@ -29,6 +29,7 @@ in {
services.plausible = {
enable = false;
releaseCookiePath = "${vs.plausible}/cookie";
server = {
baseUrl = "https://analytics.0x76.dev";
secretKeybaseFile = "${vs.plausible}/secretkeybase";