5 Commits

Author SHA1 Message Date
Sravan Balaji
7db963f519 Gui Reorg and More Programs
- Gui config reorganization
- Enable picom for dwm
- Install some utilities like arandr, autorandr, and unclutter-xfixes
  for dwm
- Add nerdfonts for FiraCode
- Remove conditional imports list syntax
- Add audio tools like playerctl and pavucontrol
- Enable polkit and add GNOME polkit
- Add more media programs like freecad, audacity, ani-cli, and calibre
- Add flameshot
2024-03-28 20:16:07 -04:00
Sravan Balaji
b6ed41211b Variable Re-Org and Rename
- Remove unused stylix module from flake
- Move desktop and desktopType from user to system settings
- Rename `hardwareConfiguration` to `hwConfig`
2024-03-28 15:19:53 -04:00
Sravan Balaji
87e1df7818 Make GNOME respect x11 vs wayland choice 2024-03-27 20:04:46 -04:00
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