started splitting up graphical programs because some of them don't really work well on ubuntu

This commit is contained in:
John Lancaster
2025-07-06 21:39:41 -05:00
parent ddf5bcaeee
commit ce738ae612
7 changed files with 24 additions and 20 deletions

View File

@@ -76,8 +76,11 @@ nhmu
enableShell = true;
_1password = true;
docker = true;
graphical = true;
steam = true;
# graphical = true;
graphical = {
steam = true;
vscode = true;
};
extraImports = [
./home-manager/john.nix
./home-manager/gnome.nix