1
1
Fork 1
mirror of https://github.com/oddlama/nix-config.git synced 2025-10-11 07:10:39 +02:00

feat: add public keys for secrets

This commit is contained in:
oddlama 2023-01-26 16:06:00 +01:00
parent c4f7c96bf0
commit 2a6e6c4ad1
No known key found for this signature in database
GPG key ID: 14EFE510775FE39A
5 changed files with 14 additions and 0 deletions

View file

@ -26,6 +26,7 @@
ripgrep
rsync
tree
rage
];
shellAliases = {
l = "ls -lahF --group-directories-first --show-control-chars --quoting-style=escape --color=auto";