diff --git a/shell/devos.nix b/shell/devos.nix index 3fe0fa25..7ddbdb05 100644 --- a/shell/devos.nix +++ b/shell/devos.nix @@ -34,7 +34,7 @@ in ''); commands = with pkgs; [ - (devos nixFlakes) + (devos nix) (devos agenix) { category = "devos";