+ tuxwarrior
This commit is contained in:
13
dots/archinstall/tuxwarrior/options.sh
Normal file
13
dots/archinstall/tuxwarrior/options.sh
Normal file
@@ -0,0 +1,13 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
# klevstul
|
||||
|
||||
# import using 'source'
|
||||
|
||||
OPTIONS_LOADED=true # used to check if options have been loaded
|
||||
|
||||
CLONE_TARGET_DIR=/tmp # directory to clone dots repository to
|
||||
|
||||
SYSTEM_USER=poq # system user (! root)
|
||||
|
||||
I3WM=true # {true, false} installs i3 packages
|
||||
Reference in New Issue
Block a user