onvif-zeep
This commit is contained in:
@@ -127,6 +127,8 @@ in
|
|||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
powerManagement.cpuFreqGovernor = "performance";
|
||||||
|
|
||||||
networking = {
|
networking = {
|
||||||
hostName = "fra1-b";
|
hostName = "fra1-b";
|
||||||
domain = "servers.jakst";
|
domain = "servers.jakst";
|
||||||
|
|||||||
@@ -172,10 +172,13 @@ in
|
|||||||
users.extraGroups.guixbuild.members = [ "motiejus" ];
|
users.extraGroups.guixbuild.members = [ "motiejus" ];
|
||||||
|
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
|
(python3.withPackages (ps: [ ps.onvif-zeep ]))
|
||||||
linuxPackages.rr-zen_workaround
|
linuxPackages.rr-zen_workaround
|
||||||
lutris
|
lutris
|
||||||
];
|
];
|
||||||
|
|
||||||
|
powerManagement.cpuFreqGovernor = "performance";
|
||||||
|
|
||||||
networking = {
|
networking = {
|
||||||
hostName = "vno1-gdrx";
|
hostName = "vno1-gdrx";
|
||||||
domain = "motiejus.jakst";
|
domain = "motiejus.jakst";
|
||||||
|
|||||||
Reference in New Issue
Block a user