Commit graph

7 commits

Author SHA1 Message Date
1df1a59788 nixosConfiguration: preSwitchCkeck: nvd 2025-11-26 18:05:43 +01:00
d281a23a8a run nix format on this repository 2025-11-26 14:03:13 +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
Eva Dengler
68f63d24fb hmModules: add extraSpecialArgs flake, namespace 2025-03-10 17:14:12 +01:00
a6b0f0a85d nixosConfiguration: do not use a list as namespace 2025-01-06 02:21:19 +01:00
5679c003d8 initial commit 2025-01-05 16:35:55 +01:00