moved base import
This commit is contained in:
@@ -26,9 +26,6 @@
|
||||
homeManager."${username}" = {
|
||||
home.username = "${username}";
|
||||
home.homeDirectory = "/home/${username}";
|
||||
imports = with self.modules.homeManager; [
|
||||
base
|
||||
];
|
||||
};
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user