From dfec56ac4db9988384e86f032368235f471119ad Mon Sep 17 00:00:00 2001 From: albert Date: Tue, 13 Feb 2024 12:57:56 +0900 Subject: [PATCH] Test --- flake.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/flake.nix b/flake.nix index d3d71e52..5571b00e 100644 --- a/flake.nix +++ b/flake.nix @@ -51,7 +51,6 @@ }; outputs = { self, nixpkgs, nixpkgs-wayland, home-manager, lanzaboote, nur, sops-nix, doom-emacs, nixos-generators, deploy-rs, ... } @inputs: let - # Testing inherit (self) outputs; stateVersion = "23.11"; hmStateVersion = "23.11";