some formatting
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
options.my.units.stream-dl.enable = lib.mkEnableOption "enable";
|
||||
config =
|
||||
let
|
||||
stream-dl = inputs.jawz-scripts.packages.x86_64-linux.stream-dl;
|
||||
inherit (inputs.jawz-scripts.packages.x86_64-linux) stream-dl;
|
||||
in
|
||||
{
|
||||
systemd.user = lib.mkIf config.my.units.stream-dl.enable {
|
||||
|
||||
Reference in New Issue
Block a user