This commit is contained in:
parent
7b94c29b0a
commit
f3bd794ff0
2 changed files with 1 additions and 3 deletions
|
|
@ -15,5 +15,5 @@ jobs:
|
|||
- run: nix build .#nixosConfigurations.odin.config.system.build.toplevel
|
||||
- run: nix build .#nixosConfigurations.freyja.config.system.build.toplevel
|
||||
- run: |
|
||||
attic login server https://cache.cronyakatsuki.xyz ${{ secrets.ATTIC_TOKEN }}
|
||||
attic login actions https://cache.cronyakatsuki.xyz ${{ secrets.ATTIC_TOKEN }}
|
||||
attic push system result -j 2
|
||||
|
|
|
|||
|
|
@ -1,6 +1,4 @@
|
|||
{config, ...}: {
|
||||
# imports = [inputs.attic.nixosModules.atticd];
|
||||
|
||||
services.atticd = {
|
||||
enable = true;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue