feat: more semantic system labels

This commit is contained in:
Julien Malka 2024-07-04 21:30:05 +02:00
parent bea05a680a
commit 6e8d03a4f4
Signed by: Luj
GPG key ID: 6FC74C847011FD83

View file

@ -1,4 +1,9 @@
{ pkgs, lib, ... }:
{
pkgs,
lib,
config,
...
}:
{
@ -63,6 +68,8 @@
"/persistent/etc/ssh/ssh_host_ed25519_key"
];
system.nixos.label = "${config.system.nixos.release}-${(builtins.fetchGit ../.).dirtyShortRev}";
security.pki.certificates = [
''
-----BEGIN CERTIFICATE-----