flake-parts: rename lib' to conf
Signed-off-by: Amneesh Singh <natto@weirdnatto.in>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{ config, pkgs, lib', lib, ... }:
|
||||
{ config, pkgs, conf, lib, ... }:
|
||||
|
||||
{
|
||||
networking = {
|
||||
|
Reference in New Issue
Block a user