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

Configure Feed

Select the types of activity you want to include in your feed.

Fix a single letter typo in vm.nix comment (#132)

Really important typo fix, probably the most important typo fix ever,
all of my friends say so, so it must be true.

authored by

Nick and committed by
GitHub
55771740 fc640c0a

+1 -1
+1 -1
templates/default/modules/vm.nix
··· 1 1 # enables `nix run .#vm`. it is very useful to have a VM 2 - # you can edit your config an launch the VM to test stuff 2 + # you can edit your config and launch the VM to test stuff 3 3 # instead of having to reboot each time. 4 4 { inputs, eg, ... }: 5 5 {