Compare commits
2 Commits
12e00be90c
...
d6ec2908ab
| Author | SHA1 | Date | |
|---|---|---|---|
| d6ec2908ab | |||
| c0ceffc557 |
@@ -508,6 +508,8 @@
|
||||
boot.loader.systemd-boot.enable = true;
|
||||
boot.loader.efi.canTouchEfiVariables = true;
|
||||
boot.kernelPackages = pkgs.linuxPackages_latest;
|
||||
boot.kernel.sysctl."net.ipv4.ip_forward" = 1;
|
||||
boot.kernel.sysctl."net.ipv6.conf.all.forwarding" = 1;
|
||||
networking.hostName = "nixos4800H"; # Define your hostname.
|
||||
|
||||
programs.fuse.userAllowOther = true;
|
||||
|
||||
Reference in New Issue
Block a user