Create fulcrum.nix
This commit is contained in:
@@ -0,0 +1,5 @@
|
|||||||
|
{...}: {
|
||||||
|
services.fulcrum = {
|
||||||
|
enable = true;
|
||||||
|
};
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user