Commit graph

4 commits

Author SHA1 Message Date
1b5b697dfb nix fmt: automatically expose the default nix formatter 2025-11-26 14:02:30 +01:00
72f2a2ddc0 remove inputs
We actually do not depend on any input here. Only if a
nixosConfiguration should be instantiated, but it is already
expected that the user will provide a (more up-to-date) nixpkgs
flake that we use.
2025-11-26 13:58:56 +01:00
a5dc014e65 make home-manager optional
As the home-manager depends on the actual used nixpkgs version
and is not always used, remove it from the base dependencies but
use still use it implictely if a home-manager input exists.
2025-11-26 03:01:08 +01:00
5679c003d8 initial commit 2025-01-05 16:35:55 +01:00