diff --git a/flake.nix b/flake.nix index c38ecab..825c5dd 100644 --- a/flake.nix +++ b/flake.nix @@ -101,7 +101,7 @@ in { devShells.x86_64-linux.default = nixpkgs.legacyPackages.x86_64-linux.mkShell { - name = "Environment for toast's nixos configurations"; + name = "toast-devshell"; # The agenix cli is not needed to activate a configuration, so instead of installing it # I'll just add it to de devShell, since that's the only real time I'm going to use it. packages = with nixpkgs.legacyPackages.x86_64-linux; [