Quick commit 2024-01-05T18:42:21+01:00
This commit is contained in:
parent
3477528dd5
commit
c954f0df5f
9 changed files with 98 additions and 16 deletions
|
@ -1,9 +1,5 @@
|
|||
{ pkgs, lib, config, ... }:
|
||||
{
|
||||
imports = [
|
||||
<home-manager/nixos>
|
||||
];
|
||||
|
||||
users.users.root.initialHashedPassword = "$y$j9T$e64bjL7iyVlniEKwKbM9g0$cCn74za0r6L9QMO20Fdxz3/SX0yvhz3Xd6.2BhtbRL1"; # Not a real password
|
||||
|
||||
users.users.geoffrey = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue