[SiriusA] Sets up webhooks for deployment
This commit is contained in:
@@ -1,9 +1,10 @@
|
||||
{ ... }:
|
||||
{ inputs, ... }:
|
||||
{
|
||||
imports = [
|
||||
./configuration.nix
|
||||
../../authorized-keys.nix
|
||||
../../features/gc.nix
|
||||
inputs.sops-nix.nixosModules.sops
|
||||
];
|
||||
|
||||
nixpkgs.config.allowUnfree = true;
|
||||
|
||||
Reference in New Issue
Block a user