nixconfigs/hosts/thinknix
Trolli Schmittlauch 9ad1049f4a nixosConfigurations: move input forwarding to inline module
Inspired by https://jade.fyi/blog/flakes-arent-real/, this is better for
composability:
>  it also doesn't work outside of the flake that's actually invoking nixpkgs.lib.nixosSystem. The latter is the much more sinister part, and the reason I would strongly recommend inline modules with closures instead of specialArgs: they break flake composition.

For now, the `system` remains a specialArg, until I decide what to do
with that.
2024-01-20 12:25:32 +01:00
..
default.nix nixosConfigurations: move input forwarding to inline module 2024-01-20 12:25:32 +01:00
hardware-configuration.nix nixosConfigurations: move input forwarding to inline module 2024-01-20 12:25:32 +01:00
secureboot.nix nixosConfigurations: move input forwarding to inline module 2024-01-20 12:25:32 +01:00
storage.nix nixosConfigurations: move input forwarding to inline module 2024-01-20 12:25:32 +01:00
swap.nix start modularising NixOS config for several hosts 2024-01-10 13:24:48 +01:00