Update hosts/user-config.nix
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
@@ -245,7 +245,7 @@ in
|
||||
;
|
||||
};
|
||||
in
|
||||
lib.filterAttrs (name: _: name != "ugaif") evaluated
|
||||
lib.filterAttrs (attrName: _: attrName != "ugaif") evaluated
|
||||
else
|
||||
{ };
|
||||
|
||||
|
||||
Reference in New Issue
Block a user