software/minipro: add minipro setup
This commit is contained in:
parent
ec0c96fa0f
commit
fe3d66a21d
2 changed files with 40 additions and 0 deletions
|
@ -97,6 +97,8 @@ in
|
|||
monospace = [ "DejaVuSansMono" ];
|
||||
};
|
||||
};
|
||||
|
||||
software.minipro.enable = true;
|
||||
};
|
||||
|
||||
user = {
|
||||
|
@ -114,6 +116,7 @@ in
|
|||
"libvirtd"
|
||||
"minecraft"
|
||||
"wheel"
|
||||
"plugdev"
|
||||
];
|
||||
shell = pkgs.zsh;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue