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
Bruno BELANYI
185b1d5490
flake: remove unused 'lib'
2023-05-04 09:27:19 +00:00
Bruno BELANYI
81f930168a
flake: use 'defaultSystems'
...
ci/woodpecker/push/check Pipeline was successful
Instead of writing a list which amounts to the same thing.
2023-04-12 16:50:51 +00:00
Bruno BELANYI
951770904f
flake: add templates
2023-04-04 15:53:09 +00:00
Bruno BELANYI
31601f58b4
flake: remove unused arguments
2023-03-22 10:45:13 +00:00
Bruno BELANYI
c82eb57070
flake: home-manager: convert to 'flake-parts'
2023-03-20 09:52:05 +00:00
Bruno BELANYI
59b1ab59dd
flake: apps: convert to 'flake-parts'
2023-03-20 09:52:05 +00:00
Bruno BELANYI
ec036255ad
flake: packages: convert to 'flake-parts'
2023-03-20 09:52:05 +00:00
Bruno BELANYI
2b969f7726
flake: dev-shells: convert to 'flake-parts'
2023-03-20 09:52:05 +00:00
Bruno BELANYI
e1e6c39bf1
flake: checks: convert to 'flake-parts'
2023-03-20 09:52:05 +00:00
Bruno BELANYI
730e4abf17
flake: nixos: convert to 'flake-parts'
2023-03-20 09:52:05 +00:00
Bruno BELANYI
b2f3bc955c
flake: lib: convert to 'flake-parts'
2023-03-20 09:52:05 +00:00
Bruno BELANYI
a88c99b9d7
flake: overlays: convert to 'flake-parts'
2023-03-20 09:52:05 +00:00
Bruno BELANYI
922c6e75ca
flake: use 'flake-parts'
2023-03-20 09:52:05 +00:00
Bruno BELANYI
9f6a9d2ff7
flake: move ouputs logic to 'flake/'
2023-03-08 14:37:37 +00:00