Bump to nixos-23.11

This commit is contained in:
Dave Gallant
2023-12-05 23:41:24 -05:00
parent 5e48acfd67
commit 4d3e85b664
7 changed files with 28 additions and 31 deletions

View File

@@ -1,5 +1,5 @@
{pkgs, ...}: {
fonts.fonts = with pkgs; [
fonts.packages = with pkgs; [
dejavu_fonts
fira-code
fira-code-symbols

View File

@@ -4,7 +4,7 @@
system = {
autoUpgrade.enable = true;
stateVersion = "23.05";
stateVersion = "23.11";
};
nix = {
@@ -70,7 +70,7 @@
};
};
gnome.gnome-keyring.enable = true;
mullvad-vpn.enable = true;
mullvad-vpn.enable = false;
printing.enable = true;
resolved.enable = true;
xserver = {

View File

@@ -26,7 +26,7 @@ in {
# modern cli
bat
exa
eza
fd
unstable.github-cli
progress
@@ -34,7 +34,6 @@ in {
hadolint
nodePackages.eslint
oha
postman
pre-commit
ripgrep
yq-go
@@ -46,7 +45,6 @@ in {
# containers
krew
kube-score
kubecolor
kubectl
kubectx

View File

@@ -55,12 +55,11 @@ in {
qemu
rustup
ryujinx
steam-tui
strace
tailscale
traceroute
unstable.obsidian
unstable.signal-desktop
unstable.tailscale
unstable.unityhub
unstable.yuzu
unstable.zoom-us