11 lines
316 B
Markdown
11 lines
316 B
Markdown
## VargixOS ##
|
|
|
|
Configurations for all of my workstations in NixOS
|
|
|
|
## To Setup ##
|
|
|
|
Just run the following command to install
|
|
|
|
```
|
|
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)"
|
|
``` |