mv pkgs that I forgot before
This commit is contained in:
@@ -12,5 +12,6 @@ in
|
||||
config = mkIf config.smayzy.stylix.enable {
|
||||
stylix.enable = true;
|
||||
stylix.base16Scheme = "${pkgs.base16-schemes}/share/themes/dracula.yaml";
|
||||
environment.systemPackages = with pkgs; [ base16-schemes ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user