task | update/fix fonts
This commit is contained in:
parent
b0a01d0098
commit
74e688b95d
2 changed files with 16 additions and 7 deletions
|
|
@ -16,6 +16,11 @@
|
|||
./sway.nix
|
||||
./terminals.nix
|
||||
];
|
||||
fonts = {
|
||||
fontconfig = {
|
||||
enable = true;
|
||||
};
|
||||
};
|
||||
nixpkgs.overlays = [
|
||||
(final: prev: {qutebrowser = prev.qutebrowser.override {enableWideVine = true;};})
|
||||
];
|
||||
|
|
@ -25,7 +30,6 @@
|
|||
# poweralertd
|
||||
# prusa-slicer
|
||||
# thunderbird
|
||||
anonymousPro
|
||||
at-spi2-core
|
||||
blueberry
|
||||
clipman
|
||||
|
|
@ -33,19 +37,16 @@
|
|||
element-desktop
|
||||
errands
|
||||
firefox
|
||||
font-awesome
|
||||
headset-charge-indicator
|
||||
gnumeric
|
||||
ibm-plex
|
||||
imv
|
||||
jellyfin-media-player
|
||||
jetbrains-mono
|
||||
libappindicator
|
||||
libnotify
|
||||
libreoffice-fresh
|
||||
libsForQt5.kwallet
|
||||
neovim-qt
|
||||
nerdfonts
|
||||
networkmanagerapplet
|
||||
nextcloud-client
|
||||
nvd
|
||||
|
|
@ -53,7 +54,6 @@
|
|||
overpass
|
||||
pasystray
|
||||
pavucontrol
|
||||
powerline-fonts
|
||||
pwvucontrol
|
||||
qpwgraph
|
||||
# quickemu
|
||||
|
|
@ -63,11 +63,9 @@
|
|||
shortwave
|
||||
signal-desktop
|
||||
simple-scan
|
||||
source-code-pro
|
||||
syncthingtray
|
||||
telegram-desktop
|
||||
texlive.combined.scheme-medium
|
||||
victor-mono
|
||||
widevine-cdm
|
||||
yt-dlp
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue