diff --git a/_hosts/caesium/configuration.nix b/_hosts/caesium/configuration.nix index 44650a4..135ed03 100644 --- a/_hosts/caesium/configuration.nix +++ b/_hosts/caesium/configuration.nix @@ -131,6 +131,7 @@ ll = "ls -l"; update = "sudo nixos-rebuild switch --flake ~/nixos#caesium"; laws = "aws --endpoint=http://localhost:8081"; + dev = "nix develop -c $SHELL"; }; histSize = 10000; ohMyZsh = { @@ -150,10 +151,6 @@ vscode _1password-gui discord - - # Development - nodejs_22 - awscli2 ]; };