mirror of
https://github.com/srid/nixos-config.git
synced 2026-07-16 22:01:33 +08:00
gr: ephemeral
This commit is contained in:
parent
ae2b27c138
commit
9e7c294b1c
1 changed files with 1 additions and 0 deletions
|
|
@ -19,6 +19,7 @@ let
|
|||
inherit user group tokenFile name;
|
||||
enable = true;
|
||||
replace = true;
|
||||
ephemeral = true;
|
||||
extraPackages = with pkgs; runner-pkgs ++ [
|
||||
# Standard nix tools
|
||||
nixci
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue