feat: add brontes identity

This commit is contained in:
Nydragon 2024-08-29 11:10:22 +02:00
parent c29ddeb2a5
commit 70bb7e938c
Signed by: nydragon
SSH key fingerprint: SHA256:iQnIC12spf4QjWSbarmkD2No1cLMlu6TWoV7K6cYF5g

View file

@ -61,6 +61,7 @@
}; };
}; };
age.identityPaths = [ "/home/ny/.ssh/id_ed25519" ];
# Necessary for Nautilus to display trash, DVDs and for gnome-disk-utility to show file systems # Necessary for Nautilus to display trash, DVDs and for gnome-disk-utility to show file systems
services.gvfs.enable = true; services.gvfs.enable = true;