Updated fonts, remove SuperSlicer
This commit is contained in:
parent
516e989ff8
commit
7674d40c26
2 changed files with 5 additions and 12 deletions
|
@ -27,15 +27,11 @@ in
|
||||||
packages =
|
packages =
|
||||||
with pkgs;
|
with pkgs;
|
||||||
[
|
[
|
||||||
(nerdfonts.override {
|
nerd-fonts.iosevka
|
||||||
fonts = [
|
nerd-fonts.meslo-lg
|
||||||
"Iosevka"
|
nerd-fonts.monaspace
|
||||||
"Meslo"
|
nerd-fonts.noto
|
||||||
"Monaspace"
|
nerd-fonts.recursive-mono
|
||||||
"Noto"
|
|
||||||
"Recursive"
|
|
||||||
];
|
|
||||||
})
|
|
||||||
corefonts
|
corefonts
|
||||||
dejavu_fonts
|
dejavu_fonts
|
||||||
google-fonts
|
google-fonts
|
||||||
|
|
|
@ -272,13 +272,10 @@ in
|
||||||
steam
|
steam
|
||||||
steamcmd
|
steamcmd
|
||||||
steam-tui
|
steam-tui
|
||||||
super-slicer-beta
|
|
||||||
units
|
units
|
||||||
unzip
|
unzip
|
||||||
vial
|
vial
|
||||||
xdg-utils
|
xdg-utils
|
||||||
# wineWowPackages.waylandFull
|
|
||||||
# winetricks
|
|
||||||
wl-clipboard
|
wl-clipboard
|
||||||
wlvncc
|
wlvncc
|
||||||
zeal
|
zeal
|
||||||
|
|
Loading…
Reference in a new issue