sisko: Update to nixos 25.05
This commit is contained in:
parent
cf6a836f80
commit
d380110543
@ -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
|
||||
];
|
||||
};
|
||||
|
||||
|
@ -33,7 +33,7 @@
|
||||
|
||||
exiftool
|
||||
ghidra
|
||||
pwndbg-gdb-alias
|
||||
# pwndbg-gdb-alias # Broken in 25.05
|
||||
snicat
|
||||
|
||||
# Window Manager Extras
|
||||
|
Loading…
x
Reference in New Issue
Block a user