fleet
refs/commits
c4d3d0b9ab79
tvzzmnnw
#ddc0a99
modules/hosts.nix
102 # Default 'all' tag for every host102 # Default 'all' tag for every host103 tags = [ "all" ];103 tags = [104 "all"105 "system/${config.system}"106 ];104 };107 };105 _file = ./meta.nix;108 _file = ./meta.nix;