all repos — nixfiles @ 5d004b393c7a497d0da0599f7f4ddb29b721c512

System and user configuration, managed by nix and home-manager

Purge unstable from system/

Alan Pearce
commit

5d004b393c7a497d0da0599f7f4ddb29b721c512

parent

1072951aa28ea32ef9c74069824c06cf70f11230

1 file changed, 0 insertions(+), 5 deletions(-)

changed files
M system/trillian.nixsystem/trillian.nix
@@ -10,11 +10,6 @@ ];
nixpkgs.config = { allowUnfree = true; - packageOverrides = pkgs: { - unstable = import <nixpkgs-unstable> { - config = config.nixpkgs.config; - }; - }; }; networking = {