Updated config
updated scripts to work with nixos
This commit is contained in:
Kurtis Andrews
2024-03-24 23:32:09 +10:00
parent c23f5f8032
commit 825ac5d7eb
5 changed files with 31 additions and 7 deletions

View File

@@ -4,8 +4,8 @@ Configurations for all of my workstations in NixOS
## To Setup ##
Just run the following command to install
Just run the following command to install and then use the bash files in the directory.
```
sudo bash -c "$(wget --auth-no-challenge --user=kurtis --password=02eb4348683346fc736eca38bc297c47b52af5d6 -q -O - https://git.tcmeta.net/kurtis/vargix-os/raw/branch/main/setup.sh)"
git clone https://70781d52eb90ab251c6bf11e531b26820e30072c@git.tcmeta.net/kurtis/dotfiles.git ~/.vargix-os
```