some stuff
This commit is contained in:
parent
cd8343c0c4
commit
d2fd9fda8a
26 changed files with 377 additions and 83 deletions
7
home/secrets/wakatime.nix
Normal file
7
home/secrets/wakatime.nix
Normal file
|
@ -0,0 +1,7 @@
|
|||
{config, ...}: {
|
||||
sops.secrets.wakatime = {
|
||||
format = "binary";
|
||||
sopsFile = ./wakatime;
|
||||
path = "${config.home.homeDirectory}/.wakatime.cfg";
|
||||
};
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue