chore: ignore some inputs

This commit is contained in:
isabel roses 2024-05-18 09:29:07 +01:00
parent 03a8f01dfe
commit 6d9f867465
Signed by: isabelroses
GPG key ID: 08A97B9A107A1798

View file

@ -23,13 +23,7 @@
};
outputs =
inputs@{
self,
nixpkgs,
darwin,
home-manager,
...
}:
inputs@{ darwin, home-manager, ... }:
# we can use the `let` and `in` syntax to define variables
# and use them in the rest of the expression
let