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/dconf.nix
|
||||
../../modules/firefox
|
||||
../../modules/theme.nix
|
||||
];
|
||||
|
||||
# No touchy
|
||||
|
|
|
@ -17,6 +17,7 @@
|
|||
environment.systemPackages = with pkgs; [
|
||||
p7zip # for reshade
|
||||
xclip
|
||||
flat-remix-icon-theme
|
||||
nextcloud-client
|
||||
(pkgs.discord.override {
|
||||
withOpenASAR = true;
|
||||
|
|
Loading…
Reference in a new issue