some reorganizing
This commit is contained in:
parent
df9e8ae8bf
commit
113e015135
182 changed files with 443 additions and 449 deletions
7
home/profiles/secrets/wakatime.nix
Normal file
7
home/profiles/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