updates
This commit is contained in:
parent
03e5a47910
commit
36ade9a42d
6 changed files with 147 additions and 65 deletions
|
|
@ -71,6 +71,16 @@ in
|
|||
group = "users";
|
||||
mode = "0400";
|
||||
};
|
||||
sops.secrets.jira_token = {
|
||||
owner = "fw";
|
||||
group = "users";
|
||||
mode = "0400";
|
||||
};
|
||||
sops.secrets.opencode_atlassian_env = {
|
||||
owner = "fw";
|
||||
group = "users";
|
||||
mode = "0400";
|
||||
};
|
||||
|
||||
environment.systemPackages = [ pkgs.cifs-utils ];
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue