fmt: removed some duplicates

This commit is contained in:
silver 2023-06-15 22:02:30 +01:00
parent 775d6412af
commit 6e25003b5c
11 changed files with 7 additions and 32 deletions

View file

@ -19,10 +19,6 @@ let
hostname = "${name}.skynet.ie";
in {
imports = [
# general stuff for config
../applications/dns.nix
# specific to tis server
../applications/ulfm.nix
];