enabling ssh on xps13

This commit is contained in:
Polen 2025-07-20 22:07:32 -04:00
parent 1fb5194d10
commit 40950c647d

View file

@ -17,6 +17,7 @@
};
services.blueman.enable = true;
services.openssh.enable = true;
# Bootloader.
boot.loader.systemd-boot.enable = true;
boot.loader.efi.canTouchEfiVariables = true;