added gnome home module to john-p14s
This commit is contained in:
@@ -13,6 +13,7 @@
|
|||||||
{
|
{
|
||||||
home-manager.useGlobalPkgs = true;
|
home-manager.useGlobalPkgs = true;
|
||||||
home-manager.users.john.imports = with inputs.self.modules.homeManager; [
|
home-manager.users.john.imports = with inputs.self.modules.homeManager; [
|
||||||
|
gnome
|
||||||
desktop
|
desktop
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user