mirror of
https://github.com/callumio/nixfiles.git
synced 2025-12-17 03:29:20 +00:00
remove unneeded inputs to allow deadnix
This commit is contained in:
parent
152ce6cfd2
commit
57c32c45a0
26 changed files with 21 additions and 110 deletions
|
|
@ -1,7 +1,6 @@
|
|||
{
|
||||
inputs,
|
||||
mods,
|
||||
self,
|
||||
...
|
||||
}: let
|
||||
sharedModules = [inputs.home-manager.nixosModules.home-manager inputs.stylix.nixosModules.stylix inputs.agenix.nixosModules.default] ++ mods.sharedModules;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue