fix get_keymap_and_locale

This commit is contained in:
Qubasa
2024-05-12 13:31:50 +02:00
parent be841cdec2
commit 3293ac0c14
3 changed files with 64 additions and 16 deletions

View File

@@ -55,6 +55,7 @@ in
# https://github.com/nix-community/nixos-images/blob/main/nix/image-installer/module.nix#L46C3-L117C6 #
# #
########################################################################################################
systemd.tmpfiles.rules = [ "d /var/shared 0777 root root - -" ];
services.openssh.settings.PermitRootLogin = lib.mkForce "prohibit-password";
hidden-ssh-announce = {