mirror of
https://github.com/callumio/nixfiles.git
synced 2025-12-17 03:29:20 +00:00
cleanup and update
This commit is contained in:
parent
75d9ea8613
commit
b57a13036a
6 changed files with 39 additions and 607 deletions
|
|
@ -1,5 +1,4 @@
|
|||
{inputs, ...}: _final: prev: {
|
||||
nixvim = inputs.nixvim.packages.${prev.system}.default;
|
||||
nvf = inputs.nvf.packages.${prev.system}.default;
|
||||
devour-flake = prev.callPackage inputs.devour-flake {};
|
||||
agenix = inputs.agenix.packages.${prev.system}.default;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue