This commit is contained in:
Hadi
2024-06-18 19:15:19 +02:00
parent d4abd221c0
commit 063534079d
2 changed files with 2 additions and 2 deletions

View File

@@ -13,4 +13,4 @@ let
wlr-randr --output "Unknown-1" --off # FIX: REMOVE WEIRD GHOST MONITOR
'';
in { home.packages = with pkgs; [ startup nextcloud-watch nextcloud-client ]; }
in { home.packages = with pkgs; [ startup ]; }