initial attempt to install zitadel
This commit is contained in:
parent
9b8ed8dde0
commit
4509427389
10 changed files with 151 additions and 37 deletions
|
@ -21,6 +21,11 @@
|
|||
boot.supportedFilesystems = [ "nfs" ];
|
||||
|
||||
modules = {
|
||||
boot = {
|
||||
silentBoot = true;
|
||||
animatedBoot = true;
|
||||
};
|
||||
|
||||
system.audio.enable = true;
|
||||
|
||||
root = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue