fix synapse
This commit is contained in:
parent
dfe9305117
commit
b530960d55
2 changed files with 6 additions and 4 deletions
|
|
@ -11,6 +11,9 @@
|
|||
./hardware-configuration.nix
|
||||
];
|
||||
|
||||
documentation.enable = false;
|
||||
documentation.nixos.enable = false;
|
||||
documentation.man.enable = false;
|
||||
boot.loader.grub.enable = true;
|
||||
boot.loader.grub.version = 2;
|
||||
boot.loader.grub.device = "/dev/sda";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue