Remove contentAddressedByDefault flag
This commit is contained in:
parent
3b250c0d1b
commit
e6c33b3c59
2 changed files with 9 additions and 10 deletions
|
|
@ -19,7 +19,6 @@ in
|
|||
restrict-eval = false
|
||||
'';
|
||||
nixpkgs.config.allowUnfree = true;
|
||||
nixpkgs.config.contentAddressedByDefault = true;
|
||||
|
||||
# Use the systemd-boot EFI boot loader.
|
||||
boot.loader.systemd-boot.enable = !isMobile;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue