Update default.nix

This commit is contained in:
Thilo Hohlt
2023-05-11 15:36:33 +02:00
committed by GitHub
parent 027ca6f15d
commit 31f03cf88d

View File

@@ -8,4 +8,6 @@
];
networking.hostName = "laptop";
services.xserver.libinput.enable = true;
}