mirror of
https://github.com/MillironX/nf-configs.git
synced 2024-11-22 08:29:54 +00:00
Add SHH to config available
This commit is contained in:
parent
1051339461
commit
d633cc87d0
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@ profiles {
|
||||||
hebbe { includeConfig "${config_base}/hebbe.config" }
|
hebbe { includeConfig "${config_base}/hebbe.config" }
|
||||||
mendel { includeConfig "${config_base}/mendel.config" }
|
mendel { includeConfig "${config_base}/mendel.config" }
|
||||||
phoenix { includeConfig "${config_base}/pheonix.config" }
|
phoenix { includeConfig "${config_base}/pheonix.config" }
|
||||||
|
shh { includeConfig "${config_base}/shh.config" }
|
||||||
uct_hex { includeConfig "${config_base}/uct_hex.config" }
|
uct_hex { includeConfig "${config_base}/uct_hex.config" }
|
||||||
uppmax_devel { includeConfig "${config_base}/uppmax.config"
|
uppmax_devel { includeConfig "${config_base}/uppmax.config"
|
||||||
includeConfig "${config_base}/uppmax-devel.config"
|
includeConfig "${config_base}/uppmax-devel.config"
|
||||||
|
|
Loading…
Reference in a new issue