try out hyprland
All checks were successful
Check Flake / check-flake (push) Successful in 4m34s

This commit is contained in:
2026-03-05 23:29:40 -08:00
parent 1e7aa17d3d
commit 6802dee96f
4 changed files with 327 additions and 0 deletions

View File

@@ -8,6 +8,7 @@ let
thisMachineIsPersonal = osConfig.thisMachine.hasRole."personal";
in
{
imports = [ ./hyprland.nix ];
home.username = "googlebot";
home.homeDirectory = "/home/googlebot";