wip
This commit is contained in:
parent
08ff87952c
commit
3cdce0f50e
6
setup.sh
Normal file → Executable file
6
setup.sh
Normal file → Executable file
@ -79,12 +79,6 @@ if [ "$1" == "-c" ] || [ "$1" == "--continue" ]; then
|
||||
home-manager switch --flake ~/.dotfiles
|
||||
elif [ "$1" == "-h" ] || [ "$1" == "--help" ]; then
|
||||
help
|
||||
elif [ "$1" == "-i" ] || [ "$1" == "--init" ]; then
|
||||
# Ubuntu specific, hide login message
|
||||
hush_login
|
||||
|
||||
# Install nix
|
||||
install_nix
|
||||
else
|
||||
# Ubuntu specific, hide login message
|
||||
hush_login
|
||||
|
Loading…
x
Reference in New Issue
Block a user