chore: flake update & necessary changes
This commit is contained in:
parent
0be80b206a
commit
55bf715bec
5 changed files with 41 additions and 41 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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;
|
||||
}
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue