DEVELOPMENT ENVIRONMENT
Source Quest
Log in
—
Register
~liljamo
/
nix-arta
summary
tree
log
refs
ref:
63152642d0ab4ca96e92c2f03e50bbafc8341137
nix-arta
/
lib
/default.nix
-rw-r--r--
63 bytes
View
Log
Blame
View raw
Permalink
63152642
—
Jonni Liljamo
feat: tailscale
a month ago
1
2
3
4
5
{
...
}:
{
arta
=
{
colours
=
import
./colours.nix
;
};
}