sisko: Update to nixos 25.05

This commit is contained in:
Felix Albrigtsen 2025-06-08 17:38:32 +02:00
parent cf6a836f80
commit d380110543
2 changed files with 6 additions and 10 deletions

View File

@ -29,17 +29,13 @@
fonts = { fonts = {
fontDir.enable = true; fontDir.enable = true;
packages = with pkgs; [ packages = with pkgs; [
noto-fonts
noto-fonts-emoji
noto-fonts-cjk-sans
font-awesome
fira-code fira-code
font-awesome
hack-font hack-font
(nerdfonts.override { nerd-fonts.hack
fonts = [ noto-fonts
"Hack" noto-fonts-cjk-sans
]; noto-fonts-emoji
})
]; ];
}; };

View File

@ -33,7 +33,7 @@
exiftool exiftool
ghidra ghidra
pwndbg-gdb-alias # pwndbg-gdb-alias # Broken in 25.05
snicat snicat
# Window Manager Extras # Window Manager Extras