21 Commits

Author SHA1 Message Date
Sravan Balaji
b51a77befa Udiskie, KDE Connect, and Config Cleanup
- Move shell and font configs out of configuration.nix
  and into separate files
- Add udiskie to dwm
- Add kdeconnect for phone connection
2024-03-31 09:27:11 -04:00
Sravan Balaji
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
Sravan Balaji
79ae89cf80 Dwm and Polybar Cleanup (finally working fully!)
- Override dwm package attributes to reflect new name
  of "dwm-flexipatch" and version 6.5
- Build off existing buildInputs for dwm rather than overwriting
  original list of dependencies
- Add playctl and zscroll packages for polybar
- Add libpulseaudio as build dependency for polybar
2024-03-30 21:33:20 -04:00
Sravan Balaji
02b601529d Fonts & Shell Prompt
- More fonts
- Add krabby and starship packages for shell prompt
2024-03-30 20:59:06 -04:00
Sravan Balaji
b2ecd969fd Fix Disko Config for Current System and Fix dwm polybar override
- Restore luks-btrfs-subvolumes.nix to old subvolume / swap size
- Make a copy of modified luks-btrfs-subvolumes.nix for future use
- Disable the polybar patch step which doesn't work
- Add git as a build input for polybar-dwm-module
2024-03-30 16:38:59 -04:00
Sravan Balaji
aa28eb8e3d First attempt at adding polybar-dwm-module (fails to build)
- Update flake.lock
- Switch from awesome back to dwm
- Attempt to modify existing polybar nix package
  to point to mihirlad55's polybar-dwm-module
2024-03-30 16:18:41 -04:00
Sravan Balaji
2e87b2ecad Add AwesomeWM 2024-03-30 16:11:12 -04:00
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
57ae9837a8 Add x11 utils like arandr and autorandr 2024-03-28 18:27:08 -04:00
Sravan Balaji
7acdd41b11 Switch back to Vim
- Change default editor back to vim since doom-emacs is broken at the
  moment
- Conditionally include emacs or vim nix files in configuration.nix
- User username to find dwm-flexipatch path on system
- Add tree and btop to miscellaneous system packages
- Add some cli tools like just and git to home-manager packages
- Add more XDG env vars for config and cache
2024-03-28 16:26:10 -04:00
Sravan Balaji
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
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
9fdaf9bdbd Successful dwm-flexipatch build 2024-03-28 09:03:34 -04:00
Sravan Balaji
a69d92e18b More dwm build dependencies and build from local src files (still not working 2024-03-28 08:17:33 -04:00
Sravan Balaji
11f3c0ca90 Add support for kde plasma desktop 2024-03-27 20:39:35 -04:00
Sravan Balaji
a59fa6ec1e Attempt at switching from GNOME to dwm (not working) 2024-03-27 20:26:37 -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
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