Skip to content

Commit ccb12a9

Browse files
committed
remove legacy and modern attributes
1 parent 213eb5f commit ccb12a9

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

flake.nix

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -67,10 +67,6 @@
6767
})
6868
];
6969
};
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";
7470
};
7571

7672
checks = forAllSystems (

0 commit comments

Comments
 (0)