samhain: impermanence

This commit is contained in:
kat witch 2021-08-24 01:44:49 +01:00
parent fe28364731
commit 160d4d2b6c
No known key found for this signature in database
GPG key ID: 1B477797DCA5EC72
7 changed files with 76 additions and 6 deletions

View file

@ -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)