forked from mirrors_public/oddlama_nix-config
chore: update flake inputs
This commit is contained in:
parent
714dec1c33
commit
ab9c6fc507
4 changed files with 145 additions and 81 deletions
|
@ -1,5 +1,4 @@
|
|||
{
|
||||
inputs,
|
||||
pkgs,
|
||||
lib,
|
||||
minimal,
|
||||
|
@ -7,7 +6,6 @@
|
|||
}:
|
||||
lib.optionalAttrs (!minimal) {
|
||||
imports = [
|
||||
inputs.nixseparatedebuginfod.nixosModules.default
|
||||
./documentation.nix
|
||||
./embedded.nix
|
||||
./yubikey.nix
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue