Changes
This commit is contained in:
parent
6f9fdca876
commit
5ad8529721
7 changed files with 118 additions and 2 deletions
|
|
@ -9,6 +9,8 @@
|
|||
imports = [../../modules];
|
||||
|
||||
config.horseman = {
|
||||
username = "horseman";
|
||||
|
||||
users.horseman.enable = true;
|
||||
|
||||
base = {
|
||||
|
|
@ -39,6 +41,7 @@
|
|||
|
||||
apps = {
|
||||
dev.enable = true;
|
||||
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue