hermit: configuration: set systemType to laptop

This commit is contained in:
Bloxx12 2025-06-12 20:12:21 +02:00
commit 0e43fa97ee
Signed by: faukah
SSH key fingerprint: SHA256:Uj2AXqvtdCA4hn5Hq0ZonhIAyUqI1q4w2sMG3Z1TH7E

View file

@ -28,7 +28,6 @@
modules = {
wms.wayland.enable = true;
desktops.hyprland.enable = false;
desktops.niri.enable = true;
theming = {
gtk.enable = true;
@ -36,6 +35,8 @@
};
system = {
systemType = "laptop";
boot = {
systemd-boot.enable = true;
lanzaboote.enable = true;