Add state-version nixos option

This reverts commit 8f6f06bef3.
This commit is contained in:
pinpox
2025-07-02 09:46:06 +02:00
parent 1b34aa06a4
commit 9a293f790e
9 changed files with 27 additions and 18 deletions

View File

@@ -13,13 +13,13 @@
./options.nix
./outputs.nix
./sops.nix
./state-version/default.nix
./vars
]
++ lib.optionals (_class == "nixos") [
./nixos-facter.nix
./vm.nix
./machine-id
./state-version
./wayland-proxy-virtwl.nix
./zerotier
./zfs.nix

View File

@@ -0,0 +1,4 @@
{
"publickey": "age1qm0p4vf9jvcnn43s6l4prk8zn6cx0ep9gzvevxecv729xz540v8qa742eg",
"type": "age"
}