nixos/self-deploy: init (#120940)

Add `self-deploy` service to facilitate continuous deployment of NixOS
configuration from a git repository.
This commit is contained in:
Ashlynn Anderson
2021-05-18 08:29:37 -07:00
committed by GitHub
parent 6ca9ae4e06
commit 903665f31c
2 changed files with 171 additions and 0 deletions
+1
View File
@@ -895,6 +895,7 @@
./services/system/kerberos/default.nix
./services/system/nscd.nix
./services/system/saslauthd.nix
./services/system/self-deploy.nix
./services/system/uptimed.nix
./services/torrent/deluge.nix
./services/torrent/flexget.nix