chore: flake update & necessary changes

This commit is contained in:
Alexandre Cavalheiro S. Tiago da Silva 2025-10-17 17:27:52 -03:00
parent 0be80b206a
commit 55bf715bec
Signed by: wizardlink
GPG key ID: A5767B54367CFBDF
5 changed files with 41 additions and 41 deletions

View file

@ -102,7 +102,7 @@
aseprite
blender
krita
self.packages.${system}.lmms
# self.packages.${system}.lmms # FIXME: Broken for now, gotta update the package
orca-slicer
shotcut
vcv-rack

View file

@ -97,8 +97,8 @@
flavor = "frappe";
font = "IBM Plex Sans";
fontSize = "11";
# FIXME: Cannot set custom background anymore, tracking in https://github.com/NixOS/nixpkgs/issues/442758
# background = "${../../assets/sddm/Background.jpg}";
# FIXME: Background isn't applying but the configuration doesn't fails now
background = "${../../assets/sddm/Background.jpg}";
loginBackground = true;
}
)