Fix building of home and remove cursor
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
{
|
||||
config,
|
||||
lib,
|
||||
pkgs,
|
||||
top,
|
||||
...
|
||||
}:
|
||||
@@ -23,8 +22,6 @@
|
||||
];
|
||||
};
|
||||
|
||||
environment.defaultPackages = [ pkgs.code-cursor ];
|
||||
|
||||
greg = {
|
||||
home = true;
|
||||
gnome.enable = true;
|
||||
|
||||
Reference in New Issue
Block a user