Sravan Balaji
21882ba15a
Gamemode & Steam Fix and Add Gamescope
...
- Move gamemode and steam to system packages
- Add gamescope to user packages
2024-03-27 16:40:25 -04:00
Sravan Balaji
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
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
14ee0fd81e
Add home.nix
...
- Change default editor to vim
- Add home.nix with some packages installed for the user
- Remove dmenu, rofi, and kitty nix files
2024-03-26 18:29:36 -04:00
Sravan Balaji
5a230bfdcc
Fix Paths and PulseAudio/PipeWire conflicts
2024-03-24 21:15:03 -04:00
Sravan Balaji
43fcffba37
Switchable Hardware Configuration
...
- Move generated hardware-configuration.nix files to hardware folder
- Add flake.nix option to select which hardware configuration to use
2024-03-24 21:03:14 -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
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
Sravan Balaji
56c71036c6
OSProber for GRUB and Audio Options
...
- Enable OSProber for grub
- Enable more audio related options
2024-03-24 14:34:08 -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
Sravan Balaji
4e98a4a378
Fix Disko Filepath / Grub Option
2024-03-24 10:44:26 -04:00
Sravan Balaji
aa0322a18a
Move hardware config to system folder and import it in personal config
2024-03-23 13:46:50 -04:00