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