mirror of
https://github.com/sadan4/dotfiles.git
synced 2025-06-28 15:04:22 -04:00
really big refactor
This commit is contained in:
parent
1d4904a4c9
commit
375a1b2e89
20 changed files with 188 additions and 151 deletions
7
common/users/homeModules/arrpc.nix
Normal file
7
common/users/homeModules/arrpc.nix
Normal file
|
@ -0,0 +1,7 @@
|
|||
{ ... }: {
|
||||
services = {
|
||||
arrpc = {
|
||||
enable = true;
|
||||
};
|
||||
};
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue