Minor improvements and normalization towards Quartiq workflow #6

Open
eduardotenholder wants to merge 17 commits from eduardotenholder/defenestrate:quartiq into master
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 3ff34efa1f - Show all commits

View File

@ -45,7 +45,7 @@ let
'';
customModule = {
# system.stateVersion = "24.05";
system.stateVersion = "24.05";
environment.systemPackages = [ autoInstall pkgs.git ];
documentation.info.enable = false; # https://github.com/NixOS/nixpkgs/issues/124215
documentation.man.enable = false;