update
This commit is contained in:
@@ -6,29 +6,34 @@
|
||||
enable = true;
|
||||
onActivation.cleanup = "uninstall";
|
||||
|
||||
taps = [];
|
||||
brews = [
|
||||
"cowsay"
|
||||
"argoproj/homebrew-tap/kubectl-argo-rollouts"
|
||||
"gh"
|
||||
"git"
|
||||
"k9s"
|
||||
"helm"
|
||||
"podman"
|
||||
"podman-compose"
|
||||
"k9s"
|
||||
"ansible"
|
||||
];
|
||||
casks = [
|
||||
"1password"
|
||||
"podman-desktop"
|
||||
"cursor"
|
||||
"elgato-wave-link"
|
||||
"ghostty"
|
||||
"joplin"
|
||||
"localsend"
|
||||
"logi-options+"
|
||||
"orbstack"
|
||||
"teleport-connect"
|
||||
"utm"
|
||||
"localsend"
|
||||
"joplin"
|
||||
"ghostty"
|
||||
"vivaldi"
|
||||
];
|
||||
masApps = {
|
||||
"1Password for Safari" = 1569813296;
|
||||
"pairvpn" = 1347012179;
|
||||
"tailscale" = 1475387142;
|
||||
"Windows App" = 1295203466;
|
||||
"wireguard" = 1451685025;
|
||||
"wipr" = 1320666476;
|
||||
"tailscale" = 1475387142;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
||||
@@ -2,22 +2,6 @@
|
||||
|
||||
{
|
||||
environment.systemPackages = with pkgs; [
|
||||
_1password-cli
|
||||
awscli
|
||||
azure-cli
|
||||
brave
|
||||
discord
|
||||
go
|
||||
google-cloud-sdk
|
||||
kubectl
|
||||
krew
|
||||
lens
|
||||
slack
|
||||
spotify
|
||||
starship
|
||||
teleport
|
||||
tenv
|
||||
vim
|
||||
vscode
|
||||
|
||||
];
|
||||
}
|
||||
|
||||
@@ -2,6 +2,6 @@
|
||||
|
||||
{
|
||||
# Example: Tailscale, other system services
|
||||
services.nix-daemon.enable = true;
|
||||
# services.nix-daemon.enable = true;
|
||||
# services.tailscale.enable = false;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user