Refactor to set up specific desktop-based configs.

This commit is contained in:
2025-09-01 00:24:04 -07:00
parent f14e4e8727
commit 764ed1d075
5 changed files with 82 additions and 88 deletions

View File

@@ -3,7 +3,6 @@
{
imports = [
./hardware-configuration.nix
../configs/desktop.nix
];
services.blueman.enable = true;
}