Onizuka, fix hypr and new hosts structure
This commit is contained in:
parent
57a1d1f5b9
commit
68b38ecb38
2 changed files with 13 additions and 25 deletions
|
|
@ -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";
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue