This commit is contained in:
Geoffrey Frogeye 2024-06-29 18:10:50 +02:00
parent a6a1e32ade
commit 88e63aaf7f
Signed by: geoffrey
GPG key ID: C72403E7F82E6AD8
6 changed files with 56 additions and 65 deletions

View file

@ -6,6 +6,7 @@
initrd.systemd.enable = true;
};
stylix = {
enable = true;
homeManagerIntegration.autoImport = false; # Makes config reuse easier
polarity = "dark";
targets.plymouth.logo = pkgs.runCommand "flower.png" { } "${pkgs.inkscape}/bin/inkscape ${pkgs.substituteAll {