Update to (somewhat?) dendritic pattern
Heavily inspired by https://github.com/Doc-Steve/dendritic-design-with-flake-parts. > Atomic commits? Never heard of them!
This commit is contained in:
3
modules/hosts/keith/flake-parts.nix
Normal file
3
modules/hosts/keith/flake-parts.nix
Normal file
@@ -0,0 +1,3 @@
|
||||
{ inputs, ... }: {
|
||||
flake.nixosConfigurations = inputs.self.lib.mkNixos "x86_64-linux" "keith";
|
||||
}
|
||||
Reference in New Issue
Block a user