Other small formatting changes
This commit is contained in:
parent
8ecb59be3e
commit
30fc0dc800
4 changed files with 13 additions and 17 deletions
|
@ -25,8 +25,8 @@
|
|||
system = {
|
||||
desktop.enable = true;
|
||||
lanzaboote.enable = true;
|
||||
video.nvidia.enable = true;
|
||||
libvirtd.enable = true;
|
||||
video.nvidia.enable = true;
|
||||
stateVersion = "24.05";
|
||||
};
|
||||
}
|
||||
|
|
|
@ -1,9 +1,4 @@
|
|||
{ ... }:
|
||||
{
|
||||
networking.firewall = {
|
||||
allowedUDPPorts = [
|
||||
27015 # Half-Life
|
||||
7777 # Lethal Company
|
||||
];
|
||||
};
|
||||
networking.firewall.allowedUDPPorts = [ 27015 ];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue