feat(hosts): add NaroMk3 to the existing hosts

This commit is contained in:
2025-12-06 16:35:30 +01:00
parent 473a6f5b75
commit 9071957b4c
14 changed files with 320 additions and 44 deletions

35
flake.lock generated
View File

@@ -296,6 +296,22 @@
"type": "github"
}
},
"nixpkgs_2": {
"locked": {
"lastModified": 1764767520,
"narHash": "sha256-gs0x3CIkBN/2ALvfNkKZ82NJe/k/WrddcwT/NstLpUo=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "511f22afbfaccda862e13f8f2441c717bc962e89",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable-small",
"repo": "nixpkgs",
"type": "github"
}
},
"pumo-system-info": {
"inputs": {
"flake-utils": "flake-utils_2",
@@ -348,6 +364,7 @@
"pumo-system-info": "pumo-system-info",
"quickshell": "quickshell",
"sops-nix": "sops-nix",
"srvos": "srvos",
"zen-browser": "zen-browser"
}
},
@@ -392,6 +409,24 @@
"type": "github"
}
},
"srvos": {
"inputs": {
"nixpkgs": "nixpkgs_2"
},
"locked": {
"lastModified": 1764811239,
"narHash": "sha256-O98nsREqOegA/ckOi1lj5cC8+FlzZmgE2q2RD9eKrnw=",
"owner": "nix-community",
"repo": "srvos",
"rev": "0ed5a0abca19cb199796e77180499cb9b6cca493",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "srvos",
"type": "github"
}
},
"systems": {
"locked": {
"lastModified": 1681028828,