File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed
Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 33 imports = [
44 ./builders.nix
55 ./cache-harmonia.nix
6- # ./landscape.nix
6+ ./landscape.nix
77 ./postgresql.nix
88 inputs . self . nixosModules . buildbot
99 inputs . self . nixosModules . ci-builder
1414 inputs . self . nixosModules . hydra
1515 inputs . self . nixosModules . nginx
1616 inputs . self . nixosModules . nur-update
17- # inputs.self.nixosModules.quadlet
17+ inputs . self . nixosModules . quadlet
1818 inputs . self . nixosModules . rfc39
1919 inputs . self . nixosModules . watch-store
2020 inputs . srvos . nixosModules . hardware-hetzner-online-amd
Original file line number Diff line number Diff line change 1414 tags . host = "build03.nix-community.org" ;
1515 tags . org = "nix-community" ;
1616 }
17- # {
18- # urls = [ "https://landscape.nix-community.org/" ];
19- # response_string_match = "NixOS Manual";
20- # tags.host = "build03.nix-community.org";
21- # tags.org = "nix-community";
22- # }
17+ {
18+ urls = [ "https://landscape.nix-community.org/" ] ;
19+ response_string_match = "NixOS Manual" ;
20+ tags . host = "build03.nix-community.org" ;
21+ tags . org = "nix-community" ;
22+ }
2323 {
2424 urls = [ "https://nur-update.nix-community.org/" ] ;
2525 response_string_match = "NUR update endpoint" ;
You can’t perform that action at this time.
0 commit comments