mirror of
https://github.com/kittywitch/nixfiles.git
synced 2026-02-10 04:49:19 -08:00
samhain: impermanence
This commit is contained in:
parent
fe28364731
commit
160d4d2b6c
7 changed files with 76 additions and 6 deletions
|
|
@ -68,8 +68,6 @@ pkgs.mkShell {
|
|||
nf-actions-test
|
||||
] ++ config.runners.lazy.nativeBuildInputs;
|
||||
|
||||
HISTFILE = toString (config.deploy.dataDir + "/.history");
|
||||
|
||||
shellHook = ''
|
||||
export HOME_HOSTNAME=$(hostname -s)
|
||||
export HOME_UID=$(id -u)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue