📦 Moved more configs to common files, and refactored code with common
This commit is contained in:
@ -7,7 +7,7 @@ in
|
||||
environment.systemPackages = with pkgs; [
|
||||
(catppuccin-sddm.override {
|
||||
flavor = flavor;
|
||||
font = "JetBrainsMono";
|
||||
font = theme.nerdFont;
|
||||
fontSize = "9";
|
||||
background = "${../catppuccin_high.png}";
|
||||
loginBackground = true;
|
||||
|
Reference in New Issue
Block a user