mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-04-25 10:18:37 +02: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
|
nix-output-monitor
|
||||||
|
|
||||||
# productivity
|
# 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 = {
|
programs = {
|
||||||
|
|||||||
Reference in New Issue
Block a user