From 49757179192469afc2154ea962de044a1f1ee810 Mon Sep 17 00:00:00 2001 From: Bertrand Benjamin Date: Mon, 30 Sep 2019 22:35:52 +0200 Subject: [PATCH] Feat: reactivate user for Poivre --- Poivre.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Poivre.yml b/Poivre.yml index 19fb3ed..0c4bd2b 100644 --- a/Poivre.yml +++ b/Poivre.yml @@ -14,7 +14,7 @@ - include: tasks/arch_aur.yml #- include: tasks/dd_backup.yml - include: tasks/prompt.yml - #- include: tasks/users.yml + - include: tasks/users.yml - include: tasks/ssh.yml - include: tasks/arch_programming.yml - include: tasks/arch_gnome.yml