DEVELOPMENT ENVIRONMENT
Source Quest
Log in
—
Register
~liljamo
/
nix-arta
summary
tree
log
refs
ref:
33205b70a9c5daf9fe40008bbf68bcac2316069e
nix-arta
/
modules
/
flake
/flake-parts.nix
-rw-r--r--
74 bytes
View
Log
Blame
View raw
Permalink
33205b70
—
Jonni Liljamo
feat: arwen untested
a month ago
1
2
3
{
inputs
,
...
}:
{
imports
=
[
inputs
.
flake-parts
.
flakeModules
.
modules
];
}