From fd458e0151d0bf2798003279d23ca3bd16337903 Mon Sep 17 00:00:00 2001 From: Wroclaw Date: Thu, 3 Oct 2024 00:01:13 +0200 Subject: [PATCH] hosts/tablet: fix typo in module location --- hosts/tablet.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/tablet.nix b/hosts/tablet.nix index faf4c2a..949adb3 100644 --- a/hosts/tablet.nix +++ b/hosts/tablet.nix @@ -15,7 +15,7 @@ ../nix-os/polkit/network.nix ../nix-os/desktopManagers/cosmic.nix - ../../nix-os/displayManagers/cosmic-greeter.nix + ../nix-os/displayManagers/cosmic-greeter.nix ../nix-os/udev.nix ];