hosts: rename cityseventeen and apeturescience
This commit is contained in:
parent
7a3833b08a
commit
ff1392552b
44 changed files with 37 additions and 37 deletions
|
@ -17,6 +17,9 @@ in
|
|||
|
||||
config = mkIf cfg.enable {
|
||||
environment.systemPackages = [ cfg.package ];
|
||||
systemd.packages = [ cfg.package ];
|
||||
systemd = {
|
||||
packages = [ cfg.package ];
|
||||
user.services.foot-server.enable = true;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue