This commit is contained in:
albert 2024-04-29 10:00:33 +09:00
parent b8d8383679
commit 4cf23db8a9
No known key found for this signature in database
GPG key ID: 64F6C4EB46C4543A

View file

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