chore: flake update
This commit is contained in:
parent
fe55159089
commit
85aac1442c
3 changed files with 93 additions and 37 deletions
|
@ -40,7 +40,7 @@
|
|||
blender
|
||||
krita
|
||||
lmms
|
||||
# orca-slicer # Currently broken - see nixpkgs PR#358948
|
||||
orca-slicer
|
||||
shotcut
|
||||
vcv-rack
|
||||
|
||||
|
|
|
@ -2,13 +2,9 @@
|
|||
|
||||
{
|
||||
home.packages = with pkgs; [
|
||||
(nerdfonts.override {
|
||||
fonts = [
|
||||
"IBMPlexMono"
|
||||
"NerdFontsSymbolsOnly"
|
||||
];
|
||||
})
|
||||
ibm-plex
|
||||
nerd-fonts.blex-mono
|
||||
nerd-fonts.symbols-only
|
||||
libsForQt5.qtstyleplugin-kvantum
|
||||
libsForQt5.qtwayland
|
||||
qt6Packages.qtstyleplugin-kvantum
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue