more options passed thru
This commit is contained in:
@@ -45,6 +45,10 @@
|
|||||||
self.homeManagerModules.default {
|
self.homeManagerModules.default {
|
||||||
user = config.user;
|
user = config.user;
|
||||||
stateVersion = config.stateVersion;
|
stateVersion = config.stateVersion;
|
||||||
|
profile = config.profile;
|
||||||
|
shell = config.shell;
|
||||||
|
ssh = config.ssh;
|
||||||
|
_1password = config._1password;
|
||||||
}
|
}
|
||||||
] ++ config.extraImports;
|
] ++ config.extraImports;
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user