add sandbox users
This commit is contained in:
parent
a54573764a
commit
1035a6a785
3 changed files with 69 additions and 21 deletions
|
@ -126,13 +126,6 @@
|
|||
enableZshIntegration = true;
|
||||
};
|
||||
|
||||
# enable keychain, we use the main user key
|
||||
programs.keychain = {
|
||||
enable = true;
|
||||
enableZshIntegration = true;
|
||||
keys = [ "/home/cullmann/.ssh/id_ed25519" ];
|
||||
};
|
||||
|
||||
# https://github.com/nix-community/nix-direnv
|
||||
programs.direnv = {
|
||||
enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue