updating and adding some better nix management

This commit is contained in:
Chris Cochrun 2024-10-29 13:48:32 -05:00
parent 12c6e36a11
commit 9f406deb53
10 changed files with 436 additions and 607 deletions

View file

@ -1,4 +1,4 @@
{ lib, config, pkgs, callPackage, ... }:
{ lib, config, pkgs, callPackage, inputs, ... }:
{
imports =