Commit Graph

9 Commits

Author SHA1 Message Date
aef313b4f1 HP Printer & Scanner + DWM/Polybar Dependencies
- Add packages / services to support HP printer / scanner
- Add packages to dwm that polybar modules rely on
2024-03-31 09:06:52 -04:00
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
7f320b85d4 Separate System and User packages
- Move user programs out of systems section and int
  user section
- Install user packages with home manager rather than
  system wide
2024-03-27 16:27:20 -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
5a230bfdcc Fix Paths and PulseAudio/PipeWire conflicts 2024-03-24 21:15:03 -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
6c06028e80 Attempt to Fix Issues Again
- Move disko nix file to flake out of configuration.nix
- Move efiSysMountPoint back to /boot
- Disable pulseaudio since pipewire is in use
2024-03-24 15:18:50 -04:00
56c71036c6 OSProber for GRUB and Audio Options
- Enable OSProber for grub
- Enable more audio related options
2024-03-24 14:34:08 -04:00
7f1c5c5baa Add bunch more programs / services modularly 2024-03-24 12:14:10 -04:00