Compare commits
No commits in common. "2b7225af2c041a235354878b0cf08c92d1737949" and "4293f81509ac2d547d4e0cf0b00c76a1a8cf72c4" have entirely different histories.
2b7225af2c
...
4293f81509
2 changed files with 26 additions and 10 deletions
|
|
@ -35,15 +35,24 @@ with lib.metacfg;
|
|||
};
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
azure-cli
|
||||
kubectl
|
||||
kubectx
|
||||
k9s
|
||||
attic-client
|
||||
claude-code
|
||||
dnsmasq
|
||||
gh
|
||||
imagemagick
|
||||
gh
|
||||
libvirt
|
||||
nodejs
|
||||
qemu
|
||||
dnsmasq
|
||||
virt-manager
|
||||
qemu
|
||||
claude-code
|
||||
nodejs
|
||||
goose-cli
|
||||
aider-chat
|
||||
fabric-ai
|
||||
gemini-cli
|
||||
opencode
|
||||
];
|
||||
|
||||
users.users.harald.shell = pkgs.fish;
|
||||
|
|
|
|||
|
|
@ -33,15 +33,22 @@ with lib.metacfg;
|
|||
};
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
azure-cli
|
||||
kubectl
|
||||
kubectx
|
||||
k9s
|
||||
attic-client
|
||||
claude-code
|
||||
dnsmasq
|
||||
gh
|
||||
imagemagick
|
||||
gh
|
||||
libvirt
|
||||
nodejs
|
||||
qemu
|
||||
dnsmasq
|
||||
virt-manager
|
||||
qemu
|
||||
claude-code
|
||||
nodejs
|
||||
goose-cli
|
||||
aider-chat
|
||||
fabric-ai
|
||||
];
|
||||
|
||||
users.users.harald.shell = pkgs.fish;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue