mv pkgs that I forgot before
This commit is contained in:
parent
3379ce4c3c
commit
a42df2c07e
@ -22,7 +22,6 @@
|
||||
lf
|
||||
arduino-ide
|
||||
calibre
|
||||
base16-schemes
|
||||
tor
|
||||
tshark
|
||||
freecad-wayland
|
||||
|
||||
@ -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 ];
|
||||
};
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user