This commit is contained in:
4DBug
2026-02-04 20:53:10 -06:00
parent 62ac00a7ac
commit b247d517ce
2 changed files with 2 additions and 3 deletions

View File

@@ -67,7 +67,7 @@ in
nodejs
/*(blender.withPackages (ps: with ps; [
(blender.withPackages (ps: with ps; [
libGLU
gcc
zlib
@@ -78,7 +78,6 @@ in
xorg.libxcb
glib
]))
*/
plasticity
obsidian

View File

@@ -11,7 +11,7 @@
levi = {
isNormalUser = true;
description = "levi";
extraGroups = [ "wheel"];
extraGroups = [];
hashedPasswordFile = "/home/bug/users/levi.passwd";
};