add hyprland config

This commit is contained in:
2025-08-16 20:28:47 +02:00
parent 19fd771e13
commit 2360d681f1
10 changed files with 850 additions and 16 deletions

2
ctl.sh
View File

@@ -68,7 +68,7 @@ function os {
}
function gc {
sudo nix-collect-garbage -d
sudo nixos-rebuild switch
os rebuild nixos
}
${@}
}