adding automatic flatpak management
This commit is contained in:
@@ -9,10 +9,10 @@
|
||||
programs ={
|
||||
zsh = {
|
||||
enable = true;
|
||||
initContent = lib.mkOrder 1200 ''
|
||||
eval "$(ssh-agent -s)"
|
||||
ssh-add ~/.ssh/id_ed25519
|
||||
'';
|
||||
# initContent = lib.mkOrder 1200 ''
|
||||
# eval "$(ssh-agent -s)"
|
||||
# ssh-add ~/.ssh/id_ed25519
|
||||
# '';
|
||||
antidote = {
|
||||
enable = true;
|
||||
plugins = [
|
||||
|
||||
Reference in New Issue
Block a user