Add overlay for srv

This commit is contained in:
Dave Gallant
2021-01-17 17:25:03 -05:00
parent aaff66142a
commit a7bf9233a6
3 changed files with 29 additions and 1 deletions

View File

@@ -1,8 +1,9 @@
{ ... }:
[
(import ./rfd.nix)
(import ./lastpass.nix)
(import ./rfd.nix)
(import ./srv.nix)
(import ./vpngate.nix)
]