diff --git a/flake.nix b/flake.nix index 35c5c4a..89d218e 100644 --- a/flake.nix +++ b/flake.nix @@ -3,7 +3,7 @@ inputs = { # Nixpkgs - nixpkgs.url = "github:nixos/nixpkgs/nixos-23.05"; + nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable"; sops-nix.url = "github:Mic92/sops-nix"; # You can access packages and modules from different nixpkgs revs # at the same time. Here's an working example: