Compare commits

..

No commits in common. "d8784d4da52d532fdd8a1fabe8d4eaa4d7dcb470" and "af10b49f39133efb4941c313638769581fe2cf1c" have entirely different histories.

3 changed files with 0 additions and 8 deletions

View file

@ -5,7 +5,6 @@ let
in {
environment.systemPackages = with pkgs; [
cryptsetup
dnsutils
kubectl
pwgen
whois

View file

@ -63,11 +63,6 @@ in {
. <(direnv hook bash)
. ${pkgs.bash-completion}/etc/profile.d/bash_completion.sh
alias cat="bat -pp"
alias less="bat -p"
alias ls="ls --color=auto"
alias vim="nvim"
for script in "$HOME"/dotfiles/bashrc/*.sh; do
. "$script"
done

View file

@ -24,10 +24,8 @@ in {
bbnagstamon
cloudstation
drone-cli
govc
unstable.google-cloud-sdk
unstable.slack
unstable.velero
unstable.discord
];
}