sisko: Update to nixos 25.05
This commit is contained in:
parent
cf6a836f80
commit
d380110543
@ -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
|
||||||
})
|
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
||||||
|
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user