From 56212a0c9e250aaf911ab2165068bfe89f700669 Mon Sep 17 00:00:00 2001 From: Bruno BELANYI Date: Mon, 8 Mar 2021 19:00:01 +0000 Subject: [PATCH] machines: porthos: users: remove unused attribute --- machines/porthos/users.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/machines/porthos/users.nix b/machines/porthos/users.nix index 9ca91b2..1a26e3c 100644 --- a/machines/porthos/users.nix +++ b/machines/porthos/users.nix @@ -1,5 +1,5 @@ # User setup -{ config, lib, ... }: +{ config, ... }: let my = config.my; in