demo: added coway [deploy]
This commit is contained in:
parent
ea0478286a
commit
d94d2bb573
1 changed files with 2 additions and 1 deletions
|
|
@ -65,7 +65,8 @@ in
|
|||
firewall.enable = lib.mkForce false;
|
||||
hostName = "forgejo-runner-tofu";
|
||||
};
|
||||
environment.systemPackages = [
|
||||
environment.systemPackages = with pkgs; [
|
||||
cowsay
|
||||
];
|
||||
system.stateVersion = "25.05";
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue