Fix building of home and remove cursor

This commit is contained in:
Greg Hellings
2025-06-10 23:20:00 -05:00
parent f99751ecea
commit 10a0e1d3a9
3 changed files with 44 additions and 35 deletions
-3
View File
@@ -1,7 +1,6 @@
{
config,
lib,
pkgs,
top,
...
}:
@@ -23,8 +22,6 @@
];
};
environment.defaultPackages = [ pkgs.code-cursor ];
greg = {
home = true;
gnome.enable = true;