Commit Graph

11 Commits

Author SHA1 Message Date
cf7abb3e89 Doom Emacs w/ Personal Config
- Update flake.lock
- Add doom emacs nix module to flake
- Change default editor to doom emacs
- Move xdg configuration to a separate file
- Change user home filepaths to use `~`
- Install doom emacs by default
- Add personal doom emacs configuration
2024-03-28 15:40:33 -04:00
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
9fdaf9bdbd Successful dwm-flexipatch build 2024-03-28 09:03:34 -04:00
a69d92e18b More dwm build dependencies and build from local src files (still not working 2024-03-28 08:17:33 -04:00
11f3c0ca90 Add support for kde plasma desktop 2024-03-27 20:39:35 -04:00
a59fa6ec1e Attempt at switching from GNOME to dwm (not working) 2024-03-27 20:26:37 -04:00
87e1df7818 Make GNOME respect x11 vs wayland choice 2024-03-27 20:04:46 -04:00
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
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
b202ec84df More Fixes
- Fix default session with dwm
- Enable boot.initrd
- Remove broken font package
2024-03-24 12:31:47 -04:00
7f1c5c5baa Add bunch more programs / services modularly 2024-03-24 12:14:10 -04:00