import fixes
This commit is contained in:
@@ -13,8 +13,9 @@ in
|
||||
inputs.self.modules.nixos.docker
|
||||
];
|
||||
home-manager.users."${username}" = {
|
||||
imports = with inputs.self.modules.homeManager; [
|
||||
];
|
||||
# imports = with inputs.self.modules; [
|
||||
# homeManager."${username}"
|
||||
# ];
|
||||
docker.enable = true;
|
||||
ssh.matchSets = {
|
||||
certs = true;
|
||||
|
||||
Reference in New Issue
Block a user