Update
This commit is contained in:
@@ -19,7 +19,6 @@
|
||||
|
||||
# Use the GRUB 2 boot loader.
|
||||
boot.loader.grub.enable = true;
|
||||
boot.loader.grub.version = 2;
|
||||
boot.loader.grub.device = "/dev/sda"; # or "nodev" for efi only
|
||||
|
||||
networking = {
|
||||
@@ -34,7 +33,7 @@
|
||||
};
|
||||
|
||||
services.syncthing = {
|
||||
extraOptions = {
|
||||
settings = {
|
||||
gui = {
|
||||
insecureSkipHostcheck = true;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user