Add devenv nix

This commit is contained in:
Armel van Ravels
2026-06-19 09:02:31 +02:00
parent 49b7373ce1
commit cbf96db004
14 changed files with 247 additions and 70 deletions

View File

@@ -2,11 +2,10 @@
# your system. Help is available in the configuration.nix(5) man page, on
# https://search.nixos.org/options and in the NixOS manual (`nixos-help`).
{
config,
lib,
pkgs,
...
{ config
, lib
, pkgs
, ...
}:
{