diff options
-rw-r--r-- | users/marekpasnikowski.scm (renamed from people/marekpasnikowski.scm) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/people/marekpasnikowski.scm b/users/marekpasnikowski.scm index add7042..7bcaf3c 100644 --- a/people/marekpasnikowski.scm +++ b/users/marekpasnikowski.scm @@ -1,4 +1,4 @@ -(define-module (people marekpasnikowski) +(define-module (users marekpasnikowski) #:use-module (gnu home) #:use-module (suweren home)) |