Add build script, add ly, fix hypr

This commit is contained in:
Alexander
2025-08-03 18:24:21 +02:00
parent 4a2ba48482
commit 6dc0c4af4c
16 changed files with 903 additions and 256 deletions
+1
View File
@@ -13,6 +13,7 @@ in {
config = mkIf cfg.enable {
home.packages = with pkgs; [
wlogout
pavucontrol # gui sound manager
];
programs.waybar = {