Testing
This commit is contained in:
parent
b8d8383679
commit
4cf23db8a9
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@
|
||||||
tmux attach || exec tmux new-session && exit
|
tmux attach || exec tmux new-session && exit
|
||||||
fi
|
fi
|
||||||
'';
|
'';
|
||||||
bashrcExtra = {
|
functions = {
|
||||||
update_secrets = ''
|
update_secrets = ''
|
||||||
pushd /etc/nixos/git
|
pushd /etc/nixos/git
|
||||||
nix develop -c \
|
nix develop -c \
|
||||||
|
|
Loading…
Reference in a new issue