Changes
This commit is contained in:
parent
3d54b62018
commit
3b244da86b
6 changed files with 68 additions and 36 deletions
|
@ -24,8 +24,13 @@
|
|||
k3s
|
||||
cifs-utils
|
||||
nfs-utils
|
||||
docker-slim
|
||||
];
|
||||
|
||||
networking.firewall = {
|
||||
allowedTCPPorts = [ 5173 ];
|
||||
};
|
||||
|
||||
services.k3s.enable = false;
|
||||
|
||||
services.openiscsi = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue