summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--odin.nix4
1 files changed, 4 insertions, 0 deletions
diff --git a/odin.nix b/odin.nix
index f2734b7e..67ea2853 100644
--- a/odin.nix
+++ b/odin.nix
@@ -143,6 +143,10 @@
143 uucp: gkleen 143 uucp: gkleen
144 ''; 144 '';
145 145
146 virtual = ''
147 @hel gkleen
148 '';
149
146 destination = [ 150 destination = [
147 ''regexp:${pkgs.writeText "destination" '' 151 ''regexp:${pkgs.writeText "destination" ''
148 /\.?localdomain$/ ACCEPT 152 /\.?localdomain$/ ACCEPT