mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 12:29:19 -08:00
refactor: systems/ folder
This commit is contained in:
parent
a06248ba9a
commit
41b772c6d1
22 changed files with 10 additions and 10 deletions
|
|
@ -39,6 +39,7 @@ pkgs.mkShell {
|
|||
export CI_PLATFORM="impure"
|
||||
export NF_CONFIG_ROOT=''${NF_CONFIG_ROOT-${toString ./.}}
|
||||
export NIX_PATH="$NIX_PATH:home=$NF_CONFIG_ROOT"
|
||||
export NIX_SSHOPTS="''${NIX_SSHOPTS--p62954}"
|
||||
'';
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue