Commit Graph

4 Commits

Author SHA1 Message Date
Sravan Balaji
59f88dad0f Re-organize Nix Modules
- Move all programs into system folder
- Create `default.nix` for each folder to reduce number of imports
  in configuration.nix
- Rename some modules to be more generic and less package
  specific to allow for easy swapping of programs in the future
- Update flake.lock
2024-03-27 16:12:10 -04:00
Sravan Balaji
4a157b888b Add GNOME
- Add config option to switch between window managers / desktop environments
- Remove systemPackages attribute when a service or program attribute is available
- Add GNOME to gui
2024-03-24 20:54:48 -04:00
Sravan Balaji
b202ec84df More Fixes
- Fix default session with dwm
- Enable boot.initrd
- Remove broken font package
2024-03-24 12:31:47 -04:00
Sravan Balaji
7f1c5c5baa Add bunch more programs / services modularly 2024-03-24 12:14:10 -04:00