mirror of
https://github.com/elitak/nixos-infect.git
synced 2024-11-01 00:29:57 +03:00
Added config.
This commit is contained in:
parent
eb44b97bee
commit
667ca9bfc0
1 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
# More info at: https://github.com/elitak/nixos-infect
|
# More info at: https://github.com/elitak/nixos-infect
|
||||||
|
|
||||||
set -e -o pipefail
|
set -ex -o pipefail
|
||||||
|
|
||||||
makeConf() {
|
makeConf() {
|
||||||
# Skip everything if main config already present
|
# Skip everything if main config already present
|
||||||
|
|
Loading…
Reference in a new issue