Fix add programs

This commit is contained in:
Florian RICHER 2023-08-20 00:56:28 +02:00
parent 15e01a456e
commit 29c94165da
4 changed files with 24 additions and 7 deletions

View file

@ -37,12 +37,6 @@
git
];
programs.git = {
enable = true;
userName = "Florian RICHER";
userEmail = "florian.richer@protonmail.com";
};
users.users.florian = {
isNormalUser = true;
description = "florian";