moved rebuild
This commit is contained in:
@@ -19,6 +19,7 @@
|
||||
# Import the corresponding homeManager module for the given username
|
||||
home-manager.users."${username}" = {
|
||||
imports = [
|
||||
self.modules.homeManager.base
|
||||
self.modules.homeManager."${username}"
|
||||
];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user