merge
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{ config, pkgs, rice, user, secrets, ... }:
|
||||
{ config, pkgs, hyper, rice, secrets, ... }:
|
||||
let
|
||||
channels = [
|
||||
"Caedrel"
|
||||
@@ -193,7 +193,7 @@ in {
|
||||
"external": {
|
||||
"streamlink": {
|
||||
"quality": "",
|
||||
"options": "--config /home/${user}/.config/streamlink/config"
|
||||
"options": "--config /${hyper.home}/.config/streamlink/config"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user