nix-config/flake
Bruno BELANYI 1c86c85c56 flake: add hosts
This will allow other modules to cross-reference which hosts exist on
which system.

My main use-case is to automatically declare home-manager configuration
for the home configuration of NixOS hosts.

I also include Darwin in case I ever want to use that in the future,
though that is unlikely for the moment.
2025-07-07 15:08:04 +00:00
..
apps.nix flake: apps: convert to 'flake-parts' 2023-03-20 09:52:05 +00:00
checks.nix treewide: pre-commit-hooks.nix renaming 2025-04-05 18:33:37 +01:00
default.nix flake: add hosts 2025-07-07 15:08:04 +00:00
dev-shells.nix flake: dev-shells: remove redundant 'pre-commit' 2025-04-02 20:42:40 +01:00
home-manager.nix flake: home-manager: import common modules 2025-07-07 15:08:03 +00:00
hosts.nix flake: add hosts 2025-07-07 15:08:04 +00:00
lib.nix flake: lib: convert to 'flake-parts' 2023-03-20 09:52:05 +00:00
nixos.nix flake: nixos: import common modules 2025-07-07 15:08:03 +00:00
overlays.nix treewide: rename unused overlay arguments 2023-05-03 15:15:31 +00:00
packages.nix flake: packages: convert to 'flake-parts' 2023-03-20 09:52:05 +00:00
templates.nix flake: add templates 2023-04-04 15:53:09 +00:00