There was an error while loading. Please reload this page.
1 parent 213eb5f commit ccb12a9Copy full SHA for ccb12a9
1 file changed
flake.nix
@@ -67,10 +67,6 @@
67
})
68
];
69
};
70
-
71
- modern = lib.warn "nixosConfigurations.modern has been renamed to nixosConfigurations.default" self.nixosConfigurations.default;
72
73
- legacy = throw "nixosConfigurations.legacy has been removed as syschdemd has been removed";
74
75
76
checks = forAllSystems (
0 commit comments