mirror of
https://github.com/foo-dogsquared/nixos-config.git
synced 2025-04-24 18:19:11 +00:00
flake: update NixOS setups module
This commit is contained in:
parent
cdfbab6490
commit
72d2f095b5
@ -1,5 +1,4 @@
|
|||||||
{ inputs
|
{ inputs
|
||||||
, lib
|
|
||||||
|
|
||||||
, defaultExtraArgs
|
, defaultExtraArgs
|
||||||
, defaultNixConf
|
, defaultNixConf
|
||||||
@ -29,9 +28,6 @@
|
|||||||
];
|
];
|
||||||
hashedPassword =
|
hashedPassword =
|
||||||
"$6$.cMYto0K0CHbpIMT$dRqyKs4q1ppzmTpdzy5FWP/V832a6X..FwM8CJ30ivK0nfLjQ7DubctxOZbeOtygfjcUd1PZ0nQoQpOg/WMvg.";
|
"$6$.cMYto0K0CHbpIMT$dRqyKs4q1ppzmTpdzy5FWP/V832a6X..FwM8CJ30ivK0nfLjQ7DubctxOZbeOtygfjcUd1PZ0nQoQpOg/WMvg.";
|
||||||
isNormalUser = true;
|
|
||||||
createHome = true;
|
|
||||||
home = "/home/foo-dogsquared";
|
|
||||||
description = "Gabriel Arazas";
|
description = "Gabriel Arazas";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user