Removed work configuration
This commit is contained in:
parent
b5c1342a9c
commit
aca8c411cd
4 changed files with 1 additions and 88 deletions
|
@ -32,11 +32,4 @@ in
|
|||
extraModules = [ ./home ];
|
||||
stateVersion = "20.09";
|
||||
};
|
||||
|
||||
work = hmConfiguration rec {
|
||||
extraModules = [ ./work ];
|
||||
homeDirectory = "/home/${username}";
|
||||
username = "tim.schubert";
|
||||
stateVersion = "20.09";
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue