diff --git a/flake.nix b/flake.nix index 20b0d54..f63f474 100644 --- a/flake.nix +++ b/flake.nix @@ -2,7 +2,7 @@ description = "System and user config"; inputs = { - nixpkgs.url = "github:max-privatevoid/nixpkgs/nixos-unstable-bcachefs"; + nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable"; nix-super.url = "gitlab:max/nix-super?host=git.privatevoid.net";