feat: remove nixconf-runner
This commit is contained in:
parent
06237a767a
commit
4272024438
1 changed files with 0 additions and 9 deletions
|
|
@ -170,15 +170,6 @@
|
|||
tokenFile = config.age.secrets."secrets/token-flurry".path;
|
||||
url = "https://github.com/itepastra/flurry";
|
||||
};
|
||||
nixconf-runner = {
|
||||
enable = true;
|
||||
extraPackages = with pkgs; [
|
||||
nixos-rebuild
|
||||
];
|
||||
name = "nixconf-runner";
|
||||
tokenFile = config.age.secrets."secrets/token-nixconf".path;
|
||||
url = "https://github.com/itepastra/nixconf";
|
||||
};
|
||||
};
|
||||
openssh = {
|
||||
enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue