mwahahahaha, have the orome config building! on to manwe
This commit is contained in:
parent
3a2f52f45e
commit
af58cfb4ab
30 changed files with 259 additions and 199 deletions
|
@ -5,7 +5,10 @@
|
|||
in rec
|
||||
{
|
||||
mkSysUser = path: let
|
||||
user = import path {};
|
||||
user = {
|
||||
full_name = "TODO";
|
||||
is_trusted = true;
|
||||
};
|
||||
name = removeSuffix ".nix" (baseNameOf path);
|
||||
in
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue