renamed network so that infinite recursion doesnt happen
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
inputs,
|
||||
...
|
||||
}: {
|
||||
flake.nixosModules.networking = {
|
||||
flake.nixosModules.network = {
|
||||
pkgs,
|
||||
lib,
|
||||
...
|
||||
|
||||
Reference in New Issue
Block a user