added another workstation
changed typo on git clone
added git settings
This commit is contained in:
2024-03-25 06:32:50 +10:00
parent dfe241805f
commit 38cbbe07b4
5 changed files with 61 additions and 1 deletions

View File

@@ -7,5 +7,5 @@ Configurations for all of my workstations in NixOS
Just run the following command to install and then use the bash files in the directory.
```
git clone https://70781d52eb90ab251c6bf11e531b26820e30072c@git.tcmeta.net/kurtis/dotfiles.git ~/.vargix-os
git clone https://70781d52eb90ab251c6bf11e531b26820e30072c@git.tcmeta.net/kurtis/vargix-os.git ~/.vargix-os
```