fix: support remote deployment

This commit is contained in:
chloe 2025-05-10 10:59:20 +02:00
parent 61f5ffd3cc
commit 0e50822e78

View file

@ -53,7 +53,7 @@ in
];
};
users.users.root.initialHashedPassword = "$y$j9T$99/NEnBGoewbrl5eHvTw7/$87rjPrvqs0Ys72338SxZJDibi8p7Fe8Can37rJyhcQ.";
security.sudo.wheelNeedsPassword = false;
environment.systemPackages = with pkgs; [
git