feat: remove attic, it works not well

This commit is contained in:
Ryan Yin
2024-04-09 22:25:17 +08:00
parent 8c464a9aee
commit b8ce5573f5
8 changed files with 79 additions and 283 deletions

View File

@@ -1,6 +1,5 @@
{
pkgs,
attic,
nur-ryan4yin,
...
}: {
@@ -52,8 +51,6 @@
# productivity
caddy # A webserver with automatic HTTPS via Let's Encrypt(replacement of nginx)
croc # File transfer between computers securely and easily
# self-hosted nix cache server
attic.packages.${pkgs.system}.attic-client
ncdu # analyzer your disk usage Interactively, via TUI(replacement of `du`)
];