From 5bc32bece265acaeaad89b7e20076c7610a0cf5e Mon Sep 17 00:00:00 2001 From: notohh Date: Sun, 2 Apr 2023 06:11:29 -0400 Subject: [PATCH] chore: remove fonts from shared modules --- hosts/tsuki/default.nix | 1 + modules/default.nix | 1 - modules/greetd.nix | 3 +-- 3 files changed, 2 insertions(+), 3 deletions(-) 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 = {