index
:
hacklab-kiosk-nix
main
NixOS configuration for some kiosks/screens in the edinburgh hacklab
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib.nix
blob: 7eb55f4e20794d54195431ff708f9dd504e97b5b (
plain
)
1
2
3
4
5
6
7
pkgs
@{
lib
,
...
}:
{
domains
=
{
local
=
"hacklab"
;
internet
=
"ehlab.uk"
;
};
}