feat: more semantic system labels

This commit is contained in:
Luj 2024-07-04 21:30:05 +02:00
parent d5fd2e611f
commit 7760d21953

View file

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