HunterThueson / dots

Dotfiles for my NixOS configuration
GNU Lesser General Public License v2.1
0 stars 0 forks source link

`configuration.nix` contains lots of `xorg`- and hardware-related options #73

Open HunterThueson opened 1 year ago

HunterThueson commented 1 year ago

Move options like Nvidia proprietary drivers into more relevant .nix files (such as hardware-configuration.nix or nvidia.nix). The more modular the configuration, the better.