push
This commit is contained in:
@@ -67,7 +67,7 @@ in
|
|||||||
|
|
||||||
nodejs
|
nodejs
|
||||||
|
|
||||||
/*(blender.withPackages (ps: with ps; [
|
(blender.withPackages (ps: with ps; [
|
||||||
libGLU
|
libGLU
|
||||||
gcc
|
gcc
|
||||||
zlib
|
zlib
|
||||||
@@ -78,7 +78,6 @@ in
|
|||||||
xorg.libxcb
|
xorg.libxcb
|
||||||
glib
|
glib
|
||||||
]))
|
]))
|
||||||
*/
|
|
||||||
|
|
||||||
plasticity
|
plasticity
|
||||||
obsidian
|
obsidian
|
||||||
|
|||||||
@@ -11,7 +11,7 @@
|
|||||||
levi = {
|
levi = {
|
||||||
isNormalUser = true;
|
isNormalUser = true;
|
||||||
description = "levi";
|
description = "levi";
|
||||||
extraGroups = [ "wheel"];
|
extraGroups = [];
|
||||||
|
|
||||||
hashedPasswordFile = "/home/bug/users/levi.passwd";
|
hashedPasswordFile = "/home/bug/users/levi.passwd";
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user