This website requires JavaScript.
Explore
Help
Sign In
makefu
/
stockholm
Watch
1
Star
0
Fork
You've already forked stockholm
0
Code
Issues
Pull requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
13cc704c60
Branches
Tags
No results found.
stockholm
/
2configs
/
tv
/
identity.nix
9 lines
89 B
Nix
Raw
Normal View
History
Unescape
Escape
* tv identity: define type harder
2015-07-23 00:37:21 +02:00
{
config
,
.
.
.
}:
{
tv
.
identity
=
{
enable
=
true
;
* tv identity: hosts.*.search -> search
2015-07-23 01:02:36 +02:00
search
=
"
r
e
t
i
o
l
u
m
"
;
* tv identity: define type harder
2015-07-23 00:37:21 +02:00
}
;
}
Reference in a new issue
Copy permalink