updates?
This commit is contained in:
parent
1e5fb89bfd
commit
d525c43707
4 changed files with 8 additions and 6 deletions
|
@ -43,6 +43,7 @@ in {
|
|||
kubectl
|
||||
kubectx
|
||||
nixfmt
|
||||
nix-prefetch-git
|
||||
ripgrep
|
||||
rsync
|
||||
tmux
|
||||
|
|
|
@ -29,6 +29,7 @@ in {
|
|||
|
||||
services.plausible = {
|
||||
enable = false;
|
||||
releaseCookiePath = "${vs.plausible}/cookie";
|
||||
server = {
|
||||
baseUrl = "https://analytics.0x76.dev";
|
||||
secretKeybaseFile = "${vs.plausible}/secretkeybase";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue