basic rofi and more macos cleanup

This commit is contained in:
Noah Masur
2022-05-07 09:24:17 -04:00
parent 43571c66dd
commit 4540327cb8
27 changed files with 155 additions and 23 deletions

View File

@ -34,10 +34,11 @@
{
networking.hostName = "desktop";
gui.enable = true;
gui.compositor.enable = true;
}
home-manager.nixosModules.home-manager
./hosts/desktop/hardware-configuration.nix
./modules/common.nix
./hosts/common.nix
./modules/hardware
./modules/system
./modules/desktop