Onizuka, fix hypr and new hosts structure

This commit is contained in:
Julia Lange 2025-03-16 20:02:24 -07:00
parent 57a1d1f5b9
commit 68b38ecb38
Signed by: Julia
SSH key fingerprint: SHA256:5DJcfxa5/fKCYn57dcabJa2vN2e6eT0pBerYi5SUbto
2 changed files with 13 additions and 25 deletions

View file

@ -9,21 +9,18 @@
polkit.enable = true;
tablet.enable = true;
user.name = "pan";
user.timezone = "America/Los_Angeles";
system.doAutoUpgrade = true;
system.timezone = "America/Los_Angeles";
system.users.bigWheels = [ "pan" ];
tuigreet.enable = true;
hyprland.enable = true;
librewolf.enable = true;
fish.enable = true;
fish.setDefault = true;
syncthing.enable = true;
steam.enable = true;
steam.gamemode.enable = true;
steam.gamemode = true;
aagl.enable = true;
aagl.honkai-rail = true;
input-remapper.enable = true;
shell.enabledShells = [ "fish" ];
shell.defaultShell = "fish";
}