init
This commit is contained in:
parent
7f5c5b718f
commit
2de1a62d2f
5 changed files with 246 additions and 0 deletions
|
|
@ -8,6 +8,11 @@
|
|||
|
||||
users.default.enable = true;
|
||||
|
||||
containers = {
|
||||
nginx.enable = true;
|
||||
forgejo.enable = true;
|
||||
};
|
||||
|
||||
base = {
|
||||
nix.enable = true;
|
||||
locale.enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue