diff options
author | Marek Paśnikowski <marek@marekpasnikowski.pl> | 2024-06-06 14:56:28 +0200 |
---|---|---|
committer | Marek Paśnikowski <marek@marekpasnikowski.pl> | 2024-06-06 14:56:28 +0200 |
commit | 6a3376af99a9fb6e9b3dbdffde16c8dbb8dbaa24 (patch) | |
tree | 0faad3aa25a951b764d78f2f7301ecd07edd7ad1 /people | |
parent | 17197d5cca9590d4c72ae03d26201a1b3e048f40 (diff) |
rename people to users
Diffstat (limited to 'people')
-rw-r--r-- | people/marekpasnikowski.scm | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/people/marekpasnikowski.scm b/people/marekpasnikowski.scm deleted file mode 100644 index add7042..0000000 --- a/people/marekpasnikowski.scm +++ /dev/null @@ -1,6 +0,0 @@ -(define-module (people marekpasnikowski) - #:use-module (gnu home) - #:use-module (suweren home)) - -(define-public home - (home-environment (inherit %home-environment))) |