mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-03-24 10:21:43 +01:00
feat: add croc for file transfering, and age/sops for file encryption
This commit is contained in:
@@ -76,7 +76,12 @@
|
||||
nix-output-monitor
|
||||
|
||||
# productivity
|
||||
caddy
|
||||
caddy # A webserver with automatic HTTPS via Let's Encrypt(replacement of nginx)
|
||||
croc # File transfer between computers securely and easily
|
||||
|
||||
# security
|
||||
age
|
||||
sops
|
||||
];
|
||||
|
||||
programs = {
|
||||
|
||||
Reference in New Issue
Block a user