This commit is contained in:
sadan 2025-02-21 21:45:59 -05:00
parent de4282f257
commit 69777aa4dc
No known key found for this signature in database
14 changed files with 259 additions and 26 deletions

View file

@ -1,4 +1,10 @@
{ pkgs, inputs, stable, unstable, ... }:
{
pkgs,
inputs,
stable,
unstable,
...
}:
let
NAME = "meyer";
in