summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarek Paśnikowski <marek@marekpasnikowski.pl>2024-06-06 14:56:28 +0200
committerMarek Paśnikowski <marek@marekpasnikowski.pl>2024-06-06 14:56:28 +0200
commit6a3376af99a9fb6e9b3dbdffde16c8dbb8dbaa24 (patch)
tree0faad3aa25a951b764d78f2f7301ecd07edd7ad1
parent17197d5cca9590d4c72ae03d26201a1b3e048f40 (diff)
rename people to users
-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))