Add system.configurationRevision to configuration.nix and tidy flake.nix

This commit is contained in:
Stefan Kempinger 2025-07-23 15:42:00 +02:00
parent c062f35d86
commit 7d42965a0a
2 changed files with 3 additions and 0 deletions

View file

@ -17,6 +17,7 @@
# pass flake inputs to individual module files
specialArgs = { inherit inputs; };
} // args));
in {
packages."${system}".default =