Move common host configuration to a mixin

This commit is contained in:
Oliver Davies 2025-04-05 23:49:28 +01:00
parent 8a4222cd88
commit dd8c556963
9 changed files with 6 additions and 8 deletions

View file

@ -1,2 +0,0 @@
{
}

View file

@ -30,7 +30,6 @@ in
{
imports =
[
../common
./home.nix
./modules
]