chore: change to cleanup flake files #31

Merged
isabelroses merged 2 commits from chore/inputs into main 2024-06-12 22:16:25 +00:00
Showing only changes of commit 6d9f867465 - Show all commits

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