Enable monitorng on palladium
This commit is contained in:
parent
17e3d37989
commit
47ebac55cd
@ -15,6 +15,12 @@
|
||||
networking.useDHCP = false;
|
||||
networking.interfaces.enp3s0.useDHCP = true;
|
||||
|
||||
clerie.monitoring = {
|
||||
enable = true;
|
||||
id = "206";
|
||||
pubkey = "fHOYNZ5I3E2JPrd9dUrNBmu75weX4KbDih5q+GCk8Xk=";
|
||||
};
|
||||
|
||||
system.stateVersion = "21.03";
|
||||
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user