From a151662daec00d48825f9db4d777a3015753322e Mon Sep 17 00:00:00 2001 From: Franck Cuny Date: Sat, 28 Sep 2024 09:32:36 -0700 Subject: install nixos-rebuild So that I can build the configuration for remote hosts --- nix/flake/devshell.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/nix/flake/devshell.nix b/nix/flake/devshell.nix index a922367..be0c763 100644 --- a/nix/flake/devshell.nix +++ b/nix/flake/devshell.nix @@ -18,6 +18,7 @@ python3 just pandoc + nixos-rebuild ]; env = [ { -- cgit 1.4.1