mv some pkgs

This commit is contained in:
smayzy
2025-07-08 23:49:03 +02:00
parent ddb12a56b8
commit 34d8c64808
2 changed files with 2 additions and 2 deletions
-2
View File
@@ -29,8 +29,6 @@
environment.systemPackages = with pkgs; [ environment.systemPackages = with pkgs; [
webcord webcord
pavucontrol
cliphist
obsidian obsidian
samrewritten samrewritten
libsForQt5.kdenlive libsForQt5.kdenlive
+2
View File
@@ -28,6 +28,8 @@ in
hyprpaper hyprpaper
hyprpolkitagent hyprpolkitagent
hyprlock hyprlock
pavucontrol
cliphist
]; ];
}; };
} }