feat(binto): don't use theme.nix with kde
This commit is contained in:
parent
96b7e0286a
commit
29cd2d4988
2 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,6 @@
|
||||||
../../modules/alacritty.nix
|
../../modules/alacritty.nix
|
||||||
../../modules/dconf.nix
|
../../modules/dconf.nix
|
||||||
../../modules/firefox
|
../../modules/firefox
|
||||||
../../modules/theme.nix
|
|
||||||
];
|
];
|
||||||
|
|
||||||
# No touchy
|
# No touchy
|
||||||
|
|
|
@ -17,6 +17,7 @@
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
p7zip # for reshade
|
p7zip # for reshade
|
||||||
xclip
|
xclip
|
||||||
|
flat-remix-icon-theme
|
||||||
nextcloud-client
|
nextcloud-client
|
||||||
(pkgs.discord.override {
|
(pkgs.discord.override {
|
||||||
withOpenASAR = true;
|
withOpenASAR = true;
|
||||||
|
|
Loading…
Reference in a new issue