ok, _module.args is not the solution I am looking for. still limited to a single user for now

This commit is contained in:
Chris Kruining 2025-03-18 23:05:20 +01:00
parent 34874dd592
commit 65e0b4932e
3 changed files with 6 additions and 16 deletions

View file

@ -1,9 +0,0 @@
{ ... }:
{
# full_name = "Kaas Mans";
# is_trusted = false;
shell = {
default = "fish";
};
}