init: stylix
This commit is contained in:
parent
886d285db2
commit
aa031db47d
12 changed files with 395 additions and 183 deletions
|
|
@ -96,14 +96,7 @@ in {
|
|||
|
||||
fonts = {
|
||||
fontDir.enable = true;
|
||||
fontconfig.enable = true;
|
||||
packages = with pkgs; [
|
||||
corefonts
|
||||
inter
|
||||
maple-mono
|
||||
roboto
|
||||
(nerdfonts.override { fonts = [ "Hack" ]; })
|
||||
];
|
||||
packages = with pkgs; [ corefonts maple-mono noto-fonts-cjk roboto ];
|
||||
};
|
||||
|
||||
environment.plasma6.excludePackages =
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue