homeserver i guess
This commit is contained in:
parent
8c44e6e6cc
commit
bf6e9e680e
8 changed files with 76 additions and 45 deletions
|
|
@ -44,6 +44,9 @@
|
|||
};
|
||||
};
|
||||
};
|
||||
environment.systemPackages = [
|
||||
pkgs.jdk17_headless
|
||||
];
|
||||
|
||||
system.stateVersion = "25.05"; # Did you read the comment?
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue