Add clatd to gaming
This commit is contained in:
parent
157c41c5a6
commit
f18875d8e8
1 changed files with 5 additions and 0 deletions
|
@ -11,6 +11,11 @@
|
|||
# ../hardware-specific/nvidia.nix
|
||||
];
|
||||
|
||||
services.clatd = {
|
||||
enable = true;
|
||||
settings.clat-v6-addr = "2001:14ba:a08c:2d00:51d1:dd88:2a12:afae";
|
||||
};
|
||||
|
||||
users.users.vili.hashedPasswordFile = pkgs.lib.mkForce null;
|
||||
|
||||
swapDevices = pkgs.lib.mkForce [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue