zsh changes, k8s, disable cache
This commit is contained in:
parent
8cee431c7e
commit
b80a8cbc36
@ -4,7 +4,6 @@
|
|||||||
nixConfig = {
|
nixConfig = {
|
||||||
substituters = [
|
substituters = [
|
||||||
"https://cache.nixos.org/?priority=1&want-mass-query=true"
|
"https://cache.nixos.org/?priority=1&want-mass-query=true"
|
||||||
#"https://attic.alicehuston.xyz/cache-nix-dot?priority=4&want-mass-query=true"
|
|
||||||
"https://nix-community.cachix.org/?priority=10&want-mass-query=true"
|
"https://nix-community.cachix.org/?priority=10&want-mass-query=true"
|
||||||
];
|
];
|
||||||
trusted-substituters = [
|
trusted-substituters = [
|
||||||
@ -14,8 +13,6 @@
|
|||||||
];
|
];
|
||||||
trusted-public-keys = [
|
trusted-public-keys = [
|
||||||
"cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY="
|
"cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY="
|
||||||
"cache.alicehuston.xyz:SJAm8HJVTWUjwcTTLAoi/5E1gUOJ0GWum2suPPv7CUo=%"
|
|
||||||
"cache-nix-dot:Od9KN34LXc6Lu7y1ozzV1kIXZa8coClozgth/SYE7dU="
|
|
||||||
"nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs="
|
"nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs="
|
||||||
];
|
];
|
||||||
trusted-users = [ "root" ];
|
trusted-users = [ "root" ];
|
||||||
|
@ -13,19 +13,15 @@
|
|||||||
connect-timeout = 20;
|
connect-timeout = 20;
|
||||||
substituters = [
|
substituters = [
|
||||||
"https://cache.nixos.org/?priority=1&want-mass-query=true"
|
"https://cache.nixos.org/?priority=1&want-mass-query=true"
|
||||||
#"https://attic.alicehuston.xyz/cache-nix-dot?priority=4&want-mass-query=true"
|
|
||||||
"https://nix-community.cachix.org/?priority=10&want-mass-query=true"
|
"https://nix-community.cachix.org/?priority=10&want-mass-query=true"
|
||||||
];
|
];
|
||||||
trusted-substituters = [
|
trusted-substituters = [
|
||||||
"https://cache.nixos.org"
|
"https://cache.nixos.org"
|
||||||
"https://attic.alicehuston.xyz/cache-nix-dot"
|
|
||||||
"https://nix-community.cachix.org"
|
"https://nix-community.cachix.org"
|
||||||
];
|
];
|
||||||
trusted-public-keys = [
|
trusted-public-keys = [
|
||||||
"cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY="
|
"cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY="
|
||||||
"cache.alicehuston.xyz:SJAm8HJVTWUjwcTTLAoi/5E1gUOJ0GWum2suPPv7CUo=%"
|
|
||||||
"nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs="
|
"nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs="
|
||||||
"cache-nix-dot:Od9KN34LXc6Lu7y1ozzV1kIXZa8coClozgth/SYE7dU="
|
|
||||||
];
|
];
|
||||||
trusted-users = [
|
trusted-users = [
|
||||||
"root"
|
"root"
|
||||||
|
@ -20,6 +20,9 @@
|
|||||||
"usb_storage"
|
"usb_storage"
|
||||||
"usbhid"
|
"usbhid"
|
||||||
"sd_mod"
|
"sd_mod"
|
||||||
|
"ip_vs"
|
||||||
|
"ip_vs_rr"
|
||||||
|
"nf_conntrack"
|
||||||
];
|
];
|
||||||
initrd.kernelModules = [
|
initrd.kernelModules = [
|
||||||
"dm-snapshot"
|
"dm-snapshot"
|
||||||
|
@ -28,8 +28,8 @@
|
|||||||
git
|
git
|
||||||
glances
|
glances
|
||||||
gpu-viewer
|
gpu-viewer
|
||||||
|
grapejuice
|
||||||
grim
|
grim
|
||||||
headsetcontrol
|
|
||||||
htop
|
htop
|
||||||
hwloc
|
hwloc
|
||||||
ipmiview
|
ipmiview
|
||||||
@ -37,11 +37,15 @@
|
|||||||
ipscan
|
ipscan
|
||||||
jp2a
|
jp2a
|
||||||
jq
|
jq
|
||||||
|
kdenlive
|
||||||
kitty
|
kitty
|
||||||
|
kubectl
|
||||||
|
kubernetes-helm
|
||||||
libtool
|
libtool
|
||||||
lsof
|
lsof
|
||||||
lynis
|
lynis
|
||||||
masterpdfeditor4
|
masterpdfeditor4
|
||||||
|
minikube
|
||||||
mons
|
mons
|
||||||
# nbt explorer?
|
# nbt explorer?
|
||||||
ncdu
|
ncdu
|
||||||
@ -53,6 +57,7 @@
|
|||||||
nix-tree
|
nix-tree
|
||||||
nixpkgs-fmt
|
nixpkgs-fmt
|
||||||
nmap
|
nmap
|
||||||
|
obs-studio
|
||||||
ocrmypdf
|
ocrmypdf
|
||||||
pciutils
|
pciutils
|
||||||
#disabled until wxpython compat with python3.12
|
#disabled until wxpython compat with python3.12
|
||||||
@ -70,6 +75,7 @@
|
|||||||
# signal in tray?
|
# signal in tray?
|
||||||
siji
|
siji
|
||||||
simple-mtpfs
|
simple-mtpfs
|
||||||
|
skaffold
|
||||||
slack
|
slack
|
||||||
slurp
|
slurp
|
||||||
smartmontools
|
smartmontools
|
||||||
@ -93,6 +99,7 @@
|
|||||||
wget
|
wget
|
||||||
wl-clipboard
|
wl-clipboard
|
||||||
xboxdrv
|
xboxdrv
|
||||||
|
yt-dlp
|
||||||
zoom-us
|
zoom-us
|
||||||
zoxide
|
zoxide
|
||||||
zoom
|
zoom
|
||||||
|
@ -26,6 +26,7 @@
|
|||||||
push.autosetupremote = true;
|
push.autosetupremote = true;
|
||||||
pull.rebase = true;
|
pull.rebase = true;
|
||||||
color.ui = true;
|
color.ui = true;
|
||||||
|
init.defaultBranch = "main";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
@ -12,7 +12,11 @@
|
|||||||
"docker"
|
"docker"
|
||||||
"docker-compose"
|
"docker-compose"
|
||||||
"colored-man-pages"
|
"colored-man-pages"
|
||||||
|
"helm"
|
||||||
|
"kubectl"
|
||||||
|
"minikube"
|
||||||
"rust"
|
"rust"
|
||||||
|
"skaffold"
|
||||||
"systemd"
|
"systemd"
|
||||||
"tmux"
|
"tmux"
|
||||||
"ufw"
|
"ufw"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user