machines: porthos: users: remove unused attribute

This commit is contained in:
Bruno BELANYI 2021-03-08 19:00:01 +00:00
parent dec8bd4e81
commit 56212a0c9e

View file

@ -1,5 +1,5 @@
# User setup
{ config, lib, ... }:
{ config, ... }:
let
my = config.my;
in