mirror of
https://github.com/davegallant/nix-config
synced 2026-03-03 08:36:36 +00:00
Update to NixOS 25.11
This commit is contained in:
@@ -102,7 +102,6 @@
|
||||
kdePackages.sddm-kcm
|
||||
kdePackages.yakuake
|
||||
libation
|
||||
libsForQt5.bluez-qt
|
||||
mupen64plus
|
||||
nfs-utils
|
||||
onlyoffice-desktopeditors
|
||||
@@ -174,8 +173,8 @@
|
||||
nerd-fonts.ubuntu-mono
|
||||
noto-fonts
|
||||
noto-fonts-cjk-sans
|
||||
noto-fonts-emoji
|
||||
noto-fonts-extra
|
||||
noto-fonts-color-emoji
|
||||
noto-fonts
|
||||
];
|
||||
|
||||
fonts.fontconfig.defaultFonts = {
|
||||
@@ -242,7 +241,7 @@
|
||||
|
||||
system = {
|
||||
autoUpgrade.enable = true;
|
||||
stateVersion = "25.05";
|
||||
stateVersion = "25.11";
|
||||
activationScripts = {
|
||||
diff = {
|
||||
supportsDryActivation = true;
|
||||
|
||||
Reference in New Issue
Block a user