moves darwin system config to module
This commit is contained in:
parent
2ac5d0321b
commit
13c76e23d1
3 changed files with 246 additions and 0 deletions
|
|
@ -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";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue