From 57dcaf1f073f1afe6d3e0cd624541e5859e8a33e Mon Sep 17 00:00:00 2001 From: Tim Van Baak Date: Sat, 12 Aug 2023 04:53:07 +0000 Subject: [PATCH] catacomb: update to 23.05 --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index a9ed476..39585a8 100644 --- a/flake.nix +++ b/flake.nix @@ -41,7 +41,7 @@ ./machine/backyard ]; }; - catacomb = nixpkgs.lib.nixosSystem { + catacomb = nixpkgs-next.lib.nixosSystem { system = "aarch64-linux"; modules = [ self.nixosModules.beatific