trying several things in order to figure out why plasma-manager is not co-operating...
This commit is contained in:
parent
ce1d40f6a2
commit
ec7429d384
5 changed files with 48 additions and 52 deletions
|
@ -35,19 +35,12 @@ in {
|
|||
|
||||
stylix = {
|
||||
enable = true;
|
||||
autoEnable = true;
|
||||
|
||||
base16Scheme = "${pkgs.base16-schemes}/share/themes/${cfg.theme}.yaml";
|
||||
image = ./${cfg.theme}.jpg;
|
||||
polarity = cfg.polarity;
|
||||
|
||||
targets = {
|
||||
grub.enable = true;
|
||||
plymouth.enable = true;
|
||||
console.enable = true;
|
||||
nixos-icons.enable = true;
|
||||
qt.enable = true;
|
||||
};
|
||||
|
||||
fonts = {
|
||||
serif = {
|
||||
package = pkgs.dejavu_fonts;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue