surgat: add share service

This commit is contained in:
Tim Schubert 2020-12-31 18:44:43 +01:00
parent 6a547c729d
commit 2095c51d7b
No known key found for this signature in database
GPG key ID: 99658A3EB5CD7C13
4 changed files with 33 additions and 0 deletions

View file

@ -5,6 +5,7 @@
fido2 = ./fido2.nix;
fileShare = ./fileShare.nix;
networking = ./networking.nix;
share = ./share.nix;
steam = ./steam.nix;
update = ./update.nix;
vpnServer = ./vpnServer.nix;