double oops
This commit is contained in:
parent
bc00deb3e1
commit
2c50104f0a
3 changed files with 3 additions and 3 deletions
|
@ -13,7 +13,7 @@ in
|
|||
environment.sessionVariables.GITHUB_TOKEN = "$(cat /run/agenix/tokenGH)";
|
||||
|
||||
home-manager.users.${user} = {
|
||||
home.home.packages = attrValues {
|
||||
home.packages = attrValues {
|
||||
inherit (pkgs) git act dura lazygit;
|
||||
inherit (pkgs.gitAndTools) gh git-open git-crypt;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue