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 = {
fontDir.enable = true;
packages = with pkgs; [
noto-fonts
noto-fonts-emoji
noto-fonts-cjk-sans
font-awesome
fira-code
font-awesome
hack-font
(nerdfonts.override {
fonts = [
"Hack"
];
})
nerd-fonts.hack
noto-fonts
noto-fonts-cjk-sans
noto-fonts-emoji
];
};

View File

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