Reduce build size via config restriction
This commit is contained in:
@@ -28,7 +28,7 @@ let
|
||||
logoColor1 = p.base07;
|
||||
logoColor2 = p.base07;
|
||||
# ─────────────────────────────────────────────────────────────────────────
|
||||
in {
|
||||
in lib.mkIf config.syscfg.make.gui {
|
||||
home.packages = with pkgs; [ fastfetch ];
|
||||
xdg.configFile."neofetch/config.conf".source = ./config.conf;
|
||||
xdg.configFile."fastfetch/logo.txt".source = ./logo.txt;
|
||||
|
||||
Reference in New Issue
Block a user