removed redundant stuff

This commit is contained in:
twoneis 2024-04-26 00:48:52 +02:00
parent f4e4918fbe
commit 313ef356d2
3 changed files with 1 additions and 6 deletions

View file

@ -2,7 +2,6 @@
theme = import ../../../../colors.nix;
in lib.mkIf (osConfig.withNiri) {
home.packages = with pkgs; [
swaybg
iwgtk
blueberry
];