Skip to content

Commit c18bcd6

Browse files
author
Pacman99
committed
remove content-addressed experimental features
they are still pretty unstable and can fatally break systems
1 parent ffda6ad commit c18bcd6

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

modules.nix

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,6 @@
1818
experimentalFeatures = [
1919
"flakes"
2020
"nix-command"
21-
"ca-references"
22-
"ca-derivations"
2321
];
2422
in
2523
{ channel, config, pkgs, ... }: {

0 commit comments

Comments
 (0)