Only start krdp on coffee-kai
This commit is contained in:
3
hive.nix
3
hive.nix
@@ -10,7 +10,7 @@ in
|
||||
};
|
||||
|
||||
hashmap =
|
||||
{ name, nodes, ... }:
|
||||
{ ... }:
|
||||
{
|
||||
imports = [
|
||||
(import hosts/hashmap/configuration.nix)
|
||||
@@ -146,6 +146,7 @@ in
|
||||
# Restart when closed/on-failure
|
||||
Restart = "on-abnormal";
|
||||
};
|
||||
unitConfig.ConditionUser = "coffee-kai";
|
||||
};
|
||||
|
||||
systemd.user.services.dashboard = {
|
||||
|
||||
Reference in New Issue
Block a user