tangled
alpha
login
or
join now
oeiuwq.com
/
den
8
fork
atom
Modular, context-aware and aspect-oriented dendritic Nix configurations. Discussions: https://oeiuwq.zulipchat.com/join/nqp26cd4kngon6mo3ncgnuap/
den.oeiuwq.com
configurations
den
dendritic
nix
aspect
oriented
8
fork
atom
overview
issues
4
pulls
2
pipelines
correctly set darwin input
oeiuwq.com
3 months ago
0e892d1d
17a4db0f
+1
-1
1 changed file
expand all
collapse all
unified
split
templates
bogus
modules
flakes.nix
+1
-1
templates/bogus/modules/flakes.nix
···
20
20
};
21
21
22
22
# included for testing darwin hosts.
23
23
-
darwin = {
23
23
+
flake-file.inputs.darwin = {
24
24
url = "github:nix-darwin/nix-darwin";
25
25
inputs.nixpkgs.follows = "nixpkgs";
26
26
};