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
fmt
oeiuwq.com
3 months ago
2034ed6f
0e892d1d
-1
1 changed file
expand all
collapse all
unified
split
templates
bogus
modules
flakes.nix
-1
templates/bogus/modules/flakes.nix
···
8
8
# `nix run .#write-flake`
9
9
#
10
10
# We provide nix-darwin and home-manager for common usage.
11
11
-
{ inputs, ... }:
12
11
{
13
12
# change "main" with a commit where bug is present
14
13
flake-file.inputs.den.url = "github:vic/den/main";