Update from update-inputs-2024-05-17-12-29
This commit is contained in:
commit
cfb571eb73
2 changed files with 1 additions and 1 deletions
|
@ -36,6 +36,7 @@ with lib; {
|
|||
|
||||
security.dhparams.defaultBitSize = 4096;
|
||||
|
||||
documentation.man.generateCaches = false;
|
||||
system.activationScripts.motd.text = let
|
||||
cfg = config.system.nixos;
|
||||
in ''
|
||||
|
|
|
@ -2,7 +2,6 @@
|
|||
|
||||
kyouma.machine-type.headless = true;
|
||||
|
||||
documentation.man.generateCaches = false;
|
||||
environment.systemPackages = with pkgs; [
|
||||
vim
|
||||
];
|
||||
|
|
Loading…
Reference in a new issue