[NixOS] railbird-sf is only an agent
This commit is contained in:
parent
6c393b3837
commit
5757681ce0
@ -14,11 +14,7 @@
|
||||
boot.loader.systemd-boot.enable = true;
|
||||
modules.postgres.enable = true;
|
||||
|
||||
# Enable OpenGL
|
||||
hardware.opengl = {
|
||||
enable = true;
|
||||
driSupport32Bit = true;
|
||||
};
|
||||
services.k3s.role = "agent";
|
||||
|
||||
hardware.nvidia = {
|
||||
powerManagement.enable = false;
|
||||
|
Loading…
Reference in New Issue
Block a user