DEVELOPMENT ENVIRONMENT
Source Quest
Log in
—
Register
~liljamo
/
nix-arta
summary
tree
log
refs
ref:
7ef6a72fc0800a78267b341ad08404720cf2db14
nix-arta
/
lib
/default.nix
-rw-r--r--
63 bytes
View
Log
Blame
View raw
Permalink
7ef6a72f
—
Jonni Liljamo
feat: gaming and friends
7 days ago
1
2
3
4
5
{
...
}:
{
arta
=
{
colours
=
import
./colours.nix
;
};
}