feat: awrawRAWARAWRWAR
Some checks failed
flake-update / flake-update check (push) Has been cancelled
flake-update / flake-update (push) Has been cancelled
nodes / nodes check (push) Successful in 1m51s
nodes / nodes-home-home-base (push) Failing after 3m58s
nodes / nodes-home-home-graphical (push) Failing after 10m33s
nodes / nodes-home-home-neovim (push) Failing after 3m56s
nodes / nodes-home-home-shell (push) Failing after 3m55s
nodes / nodes-nixos-mai (push) Failing after 3m45s
nodes / nodes-nixos-mei (push) Failing after 3m58s

This commit is contained in:
Kat Inskip 2025-10-13 11:47:37 -07:00
parent 730e367093
commit 8aec107872
Signed by: kat
GPG key ID: 465E64DECEA8CF0F
11 changed files with 63 additions and 40 deletions

View file

@ -6,7 +6,6 @@ env:
CI_PLATFORM: gh-actions
DISCORD_WEBHOOK_LINK: ${{ secrets.DISCORD_WEBHOOK_LINK }}
NIX_CONFIG: ${{ secrets.NIX_CONFIG }}
NIX_INSTALLER: --daemon
jobs:
ci-check:
name: flake-update check
@ -47,6 +46,8 @@ jobs:
- id: nix-install
name: nix install
uses: arcnmx/ci/actions/nix/install@v0.7
with:
daemon: true
- env:
NF_CONFIG_ROOT: ${{ github.workspace }}
NF_UPDATE_CACHIX_PUSH: '1'

View file

@ -6,7 +6,6 @@ env:
CI_PLATFORM: gh-actions
DISCORD_WEBHOOK_LINK: ${{ secrets.DISCORD_WEBHOOK_LINK }}
NIX_CONFIG: ${{ secrets.NIX_CONFIG }}
NIX_INSTALLER: --daemon
jobs:
ci-check:
name: nodes check
@ -47,6 +46,8 @@ jobs:
- id: nix-install
name: nix install
uses: arcnmx/ci/actions/nix/install@v0.7
with:
daemon: true
- env:
NF_CONFIG_ROOT: ${{ github.workspace }}
NF_UPDATE_CACHIX_PUSH: '1'
@ -106,6 +107,8 @@ jobs:
- id: nix-install
name: nix install
uses: arcnmx/ci/actions/nix/install@v0.7
with:
daemon: true
- env:
NF_CONFIG_ROOT: ${{ github.workspace }}
NF_UPDATE_CACHIX_PUSH: '1'
@ -165,6 +168,8 @@ jobs:
- id: nix-install
name: nix install
uses: arcnmx/ci/actions/nix/install@v0.7
with:
daemon: true
- env:
NF_CONFIG_ROOT: ${{ github.workspace }}
NF_UPDATE_CACHIX_PUSH: '1'
@ -224,6 +229,8 @@ jobs:
- id: nix-install
name: nix install
uses: arcnmx/ci/actions/nix/install@v0.7
with:
daemon: true
- env:
NF_CONFIG_ROOT: ${{ github.workspace }}
NF_UPDATE_CACHIX_PUSH: '1'
@ -283,6 +290,8 @@ jobs:
- id: nix-install
name: nix install
uses: arcnmx/ci/actions/nix/install@v0.7
with:
daemon: true
- env:
NF_CONFIG_ROOT: ${{ github.workspace }}
NF_UPDATE_CACHIX_PUSH: '1'
@ -342,6 +351,8 @@ jobs:
- id: nix-install
name: nix install
uses: arcnmx/ci/actions/nix/install@v0.7
with:
daemon: true
- env:
NF_CONFIG_ROOT: ${{ github.workspace }}
NF_UPDATE_CACHIX_PUSH: '1'

View file

@ -13,7 +13,6 @@ with lib; {
CACHIX_AUTH_TOKEN = "\${{ secrets.CACHIX_AUTH_TOKEN }}";
CACHIX_SIGNING_KEY = "\${{ secrets.CACHIX_SIGNING_KEY }}";
DISCORD_WEBHOOK_LINK = "\${{ secrets.DISCORD_WEBHOOK_LINK }}";
NIX_INSTALLER = "--daemon";
NIX_CONFIG = "\${{ secrets.NIX_CONFIG }}";
};
on = let
@ -37,6 +36,7 @@ with lib; {
workflow_dispatch = {};
};
jobs.flake-update = {
step.nix-install."with".daemon = true;
step.flake-update = {
name = "flake update build";
order = 500;

View file

@ -18,7 +18,6 @@ in {
CACHIX_SIGNING_KEY = "\${{ secrets.CACHIX_SIGNING_KEY }}";
DISCORD_WEBHOOK_LINK = "\${{ secrets.DISCORD_WEBHOOK_LINK }}";
NIX_CONFIG = "\${{ secrets.NIX_CONFIG }}";
NIX_INSTALLER = "--daemon";
};
on = let
paths = [
@ -38,6 +37,7 @@ in {
jobs = let
genericNixosBuildJob = name: _system:
nameValuePair "nixos-${name}" {
step.nix-install."with".daemon = true;
step.${name} = {
name = "build system closure for ${name}";
order = 500;
@ -50,6 +50,7 @@ in {
};
genericHomeBuildJob = name: _system:
nameValuePair "home-${name}" {
step.nix-install."with".daemon = true;
step.${name} = {
name = "build home closure for ${name}";
order = 500;

View file

@ -15,8 +15,7 @@ _: let
oracle_micro
])
++ (with tree.nixos.servers; [
forgejo-runner
]);
]);
system.stateVersion = "23.11";
};

View file

@ -15,8 +15,7 @@ _: let
oracle_micro
])
++ (with tree.nixos.servers; [
forgejo-runner
]);
]);
system.stateVersion = "23.11";
};

View file

@ -1,8 +0,0 @@
resource "cloudflare_record" "git" {
name = "git"
proxied = false
ttl = 3600
type = "CNAME"
value = "daiyousei.inskip.me"
zone_id = local.zone_ids.kittywitch
}

View file

@ -1,8 +0,0 @@
resource "cloudflare_record" "irc" {
name = "irc"
proxied = false
ttl = 3600
type = "CNAME"
value = "daiyousei.inskip.me"
zone_id = local.zone_ids.kittywitch
}

View file

@ -1,8 +0,0 @@
resource "cloudflare_record" "mon" {
name = "mon"
proxied = false
ttl = 3600
type = "CNAME"
value = "yukari.gensokyo.zone"
zone_id = local.zone_ids.kittywitch
}

View file

@ -1,8 +0,0 @@
resource "cloudflare_record" "rss" {
name = "rss"
proxied = false
ttl = 3600
type = "CNAME"
value = "daiyousei.inskip.me"
zone_id = local.zone_ids.kittywitch
}

44
tf/services.tf Normal file
View file

@ -0,0 +1,44 @@
resource "cloudflare_record" "bluesky_did" {
name = "_atproto"
proxied = false
ttl = 1
type = "TXT"
value = "did=did:plc:4rkjqsakfq3chmepfcd3al6e"
zone_id = local.zone_ids.kittywitch
}
resource "cloudflare_record" "git" {
name = "git"
proxied = false
ttl = 3600
type = "CNAME"
value = "daiyousei.inskip.me"
zone_id = local.zone_ids.kittywitch
}
resource "cloudflare_record" "irc" {
name = "irc"
proxied = false
ttl = 3600
type = "CNAME"
value = "daiyousei.inskip.me"
zone_id = local.zone_ids.kittywitch
}
resource "cloudflare_record" "rss" {
name = "rss"
proxied = false
ttl = 3600
type = "CNAME"
value = "daiyousei.inskip.me"
zone_id = local.zone_ids.kittywitch
}
resource "cloudflare_record" "ntfy" {
name = "ntfy"
proxied = false
ttl = 3600
type = "CNAME"
value = "daiyousei.inskip.me"
zone_id = local.zone_ids.kittywitch
}