Testing VM
This commit is contained in:
+290
-291
File diff suppressed because it is too large
Load Diff
@@ -418,7 +418,6 @@ The Nix flake definition for Droidnix.
|
||||
This is the default user, just search and replace henrov another name if you want to change
|
||||
#+BEGIN_SRC nix :tangle assets/flake/users/henrov.nix :noweb tangle :mkdirp yes :eval never-html
|
||||
{ system, ... }:
|
||||
users.users.henrov =
|
||||
{
|
||||
username = "henrov";
|
||||
hashedPassword = "$6$jAGyXvcVkJxQhY9y$wZObQV9DR8AS4FSzO3GviOmSdMu9bX7ckUqj4DyFcZlX5sStmxkIv8OE7N9cbS5qksDfxBQQGLGHtjzMKGecI1";
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
{ system, ... }:
|
||||
users.users.henrov =
|
||||
{
|
||||
username = "henrov";
|
||||
hashedPassword = "$6$jAGyXvcVkJxQhY9y$wZObQV9DR8AS4FSzO3GviOmSdMu9bX7ckUqj4DyFcZlX5sStmxkIv8OE7N9cbS5qksDfxBQQGLGHtjzMKGecI1";
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user