feat: github ssh support
Signed-off-by: Harald Hoyer <harald@hoyer.xyz>
This commit is contained in:
parent
a7dce62fca
commit
ccc0eda517
3 changed files with 14 additions and 10 deletions
|
@ -29,7 +29,7 @@ with lib.metacfg;
|
|||
};
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
iterm2
|
||||
# iterm2
|
||||
# azure-cli
|
||||
kubectl
|
||||
kubectx
|
||||
|
@ -37,6 +37,7 @@ with lib.metacfg;
|
|||
attic-client
|
||||
ollama
|
||||
imagemagick
|
||||
gh
|
||||
];
|
||||
|
||||
users.users.harald.shell = pkgs.fish;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue