Set up arrpc as a home manager service, remove arrpc as a normal program.
This commit is contained in:
3
nodes/hosts/common/home/jay/services/arrpc.nix
Normal file
3
nodes/hosts/common/home/jay/services/arrpc.nix
Normal file
@@ -0,0 +1,3 @@
|
||||
{ pkgs, ...}: {
|
||||
services.arrpc.enable = true;
|
||||
}
|
||||
Reference in New Issue
Block a user