From e3808cb04bd77ec81c8341a9190a9da896d86a0f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sandro=20J=C3=A4ckel?= Date: Sat, 20 May 2023 00:38:55 +0200 Subject: [PATCH] flake: add note --- flake.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/flake.nix b/flake.nix index 1db634f4..9517037d 100644 --- a/flake.nix +++ b/flake.nix @@ -791,6 +791,7 @@ cfg; in lib.mapAttrs getBuildEntryPoint self.nixosConfigurations + # NOTE: left here to have the code as reference if we need something like in the future, eg. on a stable update # // lib.mapAttrs' (hostname: nixosSystem: lib.nameValuePair # # job display name # (hostname + "-nox")