mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-04-25 02:08:29 +02:00
feat: dae subsciption
This commit is contained in:
@@ -101,9 +101,9 @@ global {
|
|||||||
# Subscriptions defined here will be resolved as nodes and merged as a part of the global node pool.
|
# Subscriptions defined here will be resolved as nodes and merged as a part of the global node pool.
|
||||||
# Support to give the subscription a tag, and filter nodes from a given subscription in the group section.
|
# Support to give the subscription a tag, and filter nodes from a given subscription in the group section.
|
||||||
subscription {
|
subscription {
|
||||||
# Add your subscription links here.
|
# Add your subscription links(or files that contains the link) here.
|
||||||
'file://mysubscription-1.sub' # the path is related to /etc/dae/
|
'file://dae-mysubscription-1.sub' # the path is related to /etc/dae/
|
||||||
'file://mysubscription-2.sub'
|
'file://dae-mysubscription-2.sub'
|
||||||
}
|
}
|
||||||
|
|
||||||
# Nodes defined here will be merged as a part of the global node pool.
|
# Nodes defined here will be merged as a part of the global node pool.
|
||||||
|
|||||||
Reference in New Issue
Block a user