feat(binto): don't use theme.nix with kde

This commit is contained in:
matt1432 2023-10-20 00:28:35 -04:00
parent 96b7e0286a
commit 29cd2d4988
2 changed files with 1 additions and 1 deletions

View file

@ -35,7 +35,6 @@
../../modules/alacritty.nix
../../modules/dconf.nix
../../modules/firefox
../../modules/theme.nix
];
# No touchy

View file

@ -17,6 +17,7 @@
environment.systemPackages = with pkgs; [
p7zip # for reshade
xclip
flat-remix-icon-theme
nextcloud-client
(pkgs.discord.override {
withOpenASAR = true;