Commit graph

8 commits

Author SHA1 Message Date
70471d28ec Onizuka, vertical second monitor 2025-09-16 18:33:29 -07:00
c6f2ddf33c Syncthing, HM and Nixos Module 2025-08-04 19:45:17 -07:00
2d262b0fba Neovim, add typescript support 2025-07-10 13:52:40 -07:00
f4a45fc482 Pan@Onizuka, enable catppuccin for neovim 2025-05-22 09:29:35 -07:00
8ede8136ea Niri, Hypr, Flake Bump, tuigreet, init niri
Sets up a config for Niri which involved both the host and user config
settings. It's a semi basic set up to be improved on further later.

This also needs to bump flake so that niri can be added to the flake
update. I don't know what the flake bump date was at this point, so I'll
have to bump it again soon.

This needs to break apart the "waylandcompositors" service to allow niri
and hypr to better fit the directory structure. Otherwise Hypr is
unchanged.

need to update the tuigreet default WM based on the currently selected
one. Currently prioritizes Hyprland > Niri because I didn't want to
write assert code...
2025-05-22 09:27:37 -07:00
9dd0a9bbde Onizuka, fix hypr and new hosts structure 2025-03-17 18:49:30 -07:00
9aa49cd3ae Users, use directory-driven users in flake.nix
This converts from the old manually defined users in flake.nix to a
dynamically defined users based on the directory structure. This is the
same as 9171e53 but for users instead of hosts.
2024-11-25 09:55:24 -08:00
c2c59c63cf Merge home-manager into nixos
Previously the home-manager and nixos sections of my config had been
separated into different branches on the same repository. This commit
merges the home-manager modules into the directory, and convert the
"systems" that used to be on each branch into hosts and users.

The goal of this change is to make it easier to see the hosts and users
paradigm, as well as limit the number of locations the git repository is
installed. Additionally, having different branches tracking different
changes was silly for a git repository.
2024-11-11 21:01:02 -08:00