From 0082e1ae54a1f25af8a60aa17ff47bc48bdfe1d5 Mon Sep 17 00:00:00 2001 From: Ryan Yin Date: Mon, 1 Apr 2024 17:32:13 +0800 Subject: [PATCH] docs: attic --- hosts/12kingdoms-rakushun/attic.nix | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/hosts/12kingdoms-rakushun/attic.nix b/hosts/12kingdoms-rakushun/attic.nix index 94534dd6..9f34ecbd 100644 --- a/hosts/12kingdoms-rakushun/attic.nix +++ b/hosts/12kingdoms-rakushun/attic.nix @@ -30,6 +30,10 @@ # `attic cache create rk3588` # `attic use cache rk3588` # 4. Push Caches to the cache server via: + # # push the nixos system's cache + # nom build ".#nixosConfigurations.rakushun.config.system.build.toplevel" --show-trace --verbose + # cachix push rk3588 result + # # it's similar to cachix, related docs: # https://docs.attic.rs/reference/attic-cli.html # https://docs.cachix.org/pushing#pushing