Tweaks
This commit is contained in:
parent
48463104ab
commit
b73c93a31e
2 changed files with 3 additions and 2 deletions
|
|
@ -94,6 +94,8 @@
|
|||
powerOnBoot = false;
|
||||
};
|
||||
|
||||
nix.settings.download-buffer-size = 500 * 1024 * 1024; # 500 MiB
|
||||
|
||||
programs.zsh.enable = true;
|
||||
|
||||
services = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue