diff --git a/hosts/tsuki/default.nix b/hosts/tsuki/default.nix index ac8c72a..ace1a27 100755 --- a/hosts/tsuki/default.nix +++ b/hosts/tsuki/default.nix @@ -8,6 +8,7 @@ ./hardware-configuration.nix ../../home/wayland ../../modules + ../../modules/fonts.nix ]; # bootloader diff --git a/modules/default.nix b/modules/default.nix index 1654a06..6cf8017 100644 --- a/modules/default.nix +++ b/modules/default.nix @@ -5,6 +5,5 @@ ./tailscale.nix ./security.nix ./udevd.nix - ./fonts.nix ]; } diff --git a/modules/greetd.nix b/modules/greetd.nix index cc848df..8bf8192 100644 --- a/modules/greetd.nix +++ b/modules/greetd.nix @@ -1,8 +1,7 @@ { ... }: { - -services.greetd = { + services.greetd = { enable = true; settings = rec { initial_session = {