nix-config/flake
Bruno BELANYI dd7134ca3e 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.
2024-01-03 22:17:12 +00:00
..
apps.nix flake: apps: convert to 'flake-parts' 2023-03-20 09:52:05 +00:00
checks.nix flake: checks: enable 'stylua' 2023-05-07 13:36:10 +01:00
default.nix flake: add hosts 2024-01-03 22:17:12 +00:00
dev-shells.nix flake: dev-shells: use 'mkShellNoCC' 2023-05-25 09:31:41 +00:00
home-manager.nix flake: home-manager: import common modules 2024-01-03 22:17:12 +00:00
hosts.nix flake: add hosts 2024-01-03 22:17:12 +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 2024-01-03 22:17:12 +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