port hopper back (partially)

This commit is contained in:
xunuwu 2024-11-10 13:47:58 +01:00
parent 1352f012bb
commit 9e955a6386
Signed by: xun
SSH key fingerprint: SHA256:Uot/1WoAjWAeqLOHA5vYy4phhVydsH7jCPmBjaPZfgI
10 changed files with 560 additions and 68 deletions

View file

@ -1,4 +1,4 @@
{...}: {pkgs, ...}: {
_: {pkgs, ...}: {
users.users.xun = {
isNormalUser = true;
initialPassword = "nixos";