mirror of
https://github.com/genebean/dots.git
synced 2026-03-27 01:17:42 -04:00
Setting up Nextcloud
This commit is contained in:
parent
d1e94f60c3
commit
ed741faf7f
3 changed files with 102 additions and 9 deletions
|
|
@ -207,7 +207,9 @@
|
|||
system = "x86_64-linux";
|
||||
hostname = "nixnuc";
|
||||
username = "gene";
|
||||
additionalModules = [];
|
||||
additionalModules = [
|
||||
simple-nixos-mailserver.nixosModule
|
||||
];
|
||||
additionalSpecialArgs = {};
|
||||
};
|
||||
rainbow-planet = nixosHostConfig {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue