oops
This commit is contained in:
parent
816b85e06e
commit
bc00deb3e1
9 changed files with 9 additions and 9 deletions
|
@ -13,7 +13,7 @@ in
|
|||
environment.sessionVariables.GITHUB_TOKEN = "$(cat /run/agenix/tokenGH)";
|
||||
|
||||
home-manager.users.${user} = {
|
||||
home.packages = attrValues {
|
||||
home.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