refactor(configurations): add default nixos module
This commit is contained in:
parent
aef828b713
commit
95fea9184e
7 changed files with 36 additions and 46 deletions
|
@ -1,7 +0,0 @@
|
|||
{
|
||||
flake.modules.nixos.networking =
|
||||
{ hostName, ... }:
|
||||
{
|
||||
networking = { inherit hostName; };
|
||||
};
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue