mirror of
https://github.com/anotherhadi/nixy.git
synced 2026-04-02 19:12:11 +02:00
11 lines
220 B
Bash
11 lines
220 B
Bash
# installation script...
|
|
|
|
# check if on nixos
|
|
# check if ./hosts exist
|
|
# check if gum is installed (dependencie)
|
|
# save path
|
|
# remove .git
|
|
# git init and initial commit
|
|
# create custom configuration
|
|
# save it to ./hosts
|