seafile: init

This commit is contained in:
Rouven Seifert 2023-10-15 16:30:40 +02:00
parent 2bacb74cc1
commit fdcfeb524c
Signed by: rouven.seifert
GPG key ID: B95E8FE6B11C4D09
10 changed files with 170 additions and 41 deletions

View file

@ -113,6 +113,9 @@
./hosts/nuc
./shared
sops-nix.nixosModules.sops
{
nixpkgs.overlays = [ self.overlays.default ];
}
];
};
falkenstein-1 = nixpkgs.lib.nixosSystem {