moves darwin system config to module

This commit is contained in:
Dennis 2026-03-03 14:54:49 +01:00
parent 2ac5d0321b
commit 13c76e23d1
3 changed files with 246 additions and 0 deletions

View file

@ -12,6 +12,7 @@ in
specialArgs = { inherit inputs; };
modules = [
inputs.home-manager.darwinModules.home-manager
config.flake.modules.darwin.system
{
networking.hostName = "dnsc-air";
networking.computerName = "dnsc-air";