huge
This commit is contained in:
@@ -57,7 +57,7 @@ in {
|
||||
variant =
|
||||
"colemak_dh"
|
||||
+ (
|
||||
if osConfig.module.host.name == "dunamis"
|
||||
if osConfig.unexplrd.host.name == "dunamis"
|
||||
then "_ortho"
|
||||
else ""
|
||||
)
|
||||
|
||||
@@ -34,11 +34,11 @@
|
||||
};
|
||||
};
|
||||
in {
|
||||
polkit-agent = mkGraphicalService {
|
||||
Service = {
|
||||
Type = "simple";
|
||||
ExecStart = pkgs.mate.mate-polkit + "/libexec/polkit-mate-authentication-agent-1";
|
||||
};
|
||||
};
|
||||
# polkit-agent = mkGraphicalService {
|
||||
# Service = {
|
||||
# Type = "simple";
|
||||
# ExecStart = pkgs.mate.mate-polkit + "/libexec/polkit-mate-authentication-agent-1";
|
||||
# };
|
||||
# };
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user