diff options
Diffstat (limited to 'salamina.scm')
-rw-r--r-- | salamina.scm | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/salamina.scm b/salamina.scm index dbdfcc4..ee1ef26 100644 --- a/salamina.scm +++ b/salamina.scm @@ -764,11 +764,6 @@ (home-directory "/var/empty") (shell (file-append shadow "/sbin/nologin"))) (gss:user-account - (name "koszko-jupyter") - (group "koszko-jupyter") - (system? #f) - (comment "Special user for running jupyter notebooks.")) - (gss:user-account (name "minetest") (group "minetest") (system? #t) |