Nix configurations for my homelab
2
fork

Configure Feed

Select the types of activity you want to include in your feed.

lily/config.nix: rearange imports

yemou 4ae0ab1d db17fd9b

+1 -2
+1 -2
lily/config.nix
··· 3 3 imports = [ 4 4 ./hardware.nix 5 5 ./packages.nix 6 + ./services/fail2ban.nix 6 7 7 8 ../modules/basic.nix 8 9 ../modules/development/nix.nix ··· 20 21 ../modules/services/openssh.nix 21 22 ../modules/services/pds.nix 22 23 ../modules/services/tangled.nix 23 - 24 - ./services/fail2ban.nix 25 24 ]; 26 25 27 26 garden.info.host = {