Start to extract common host configuration

This commit is contained in:
Oliver Davies 2024-12-19 08:00:00 +00:00
parent 07c6bd0ac7
commit 9088dac46d
5 changed files with 21 additions and 13 deletions

View file

@ -1,5 +1,7 @@
{
imports = [
imports = [
../common
./configuration.nix
];
}