mirror of
https://github.com/kmein/niveum
synced 2026-03-16 10:11:08 +01:00
feat(stylix): configure theme per system
This commit is contained in:
@@ -19,6 +19,8 @@ in {
|
||||
promptColours.success = "cyan";
|
||||
};
|
||||
|
||||
stylix.base16Scheme = "${pkgs.base16-schemes}/share/themes/dracula.yaml";
|
||||
|
||||
nix.settings = {
|
||||
cores = 1;
|
||||
max-jobs = 2;
|
||||
|
||||
Reference in New Issue
Block a user