diff --git a/bin/update b/bin/update index 92fa8ea..9b32edb 100755 --- a/bin/update +++ b/bin/update @@ -11,9 +11,3 @@ if command -v nix &> /dev/null; then nix-env -u home-manager switch fi - -# if command -v doom &> /dev/null; then -# doom sync -# doom -y upgrade -# doom env -# fi