chore: remove fonts from shared modules

This commit is contained in:
notohh 2023-04-02 06:11:29 -04:00
parent 5fb3a5adeb
commit 5bc32bece2
Signed by: notohh
GPG key ID: BD47506D475EE86D
3 changed files with 2 additions and 3 deletions

View file

@ -8,6 +8,7 @@
./hardware-configuration.nix ./hardware-configuration.nix
../../home/wayland ../../home/wayland
../../modules ../../modules
../../modules/fonts.nix
]; ];
# bootloader # bootloader

View file

@ -5,6 +5,5 @@
./tailscale.nix ./tailscale.nix
./security.nix ./security.nix
./udevd.nix ./udevd.nix
./fonts.nix
]; ];
} }

View file

@ -1,8 +1,7 @@
{ {
... ...
}: { }: {
services.greetd = {
services.greetd = {
enable = true; enable = true;
settings = rec { settings = rec {
initial_session = { initial_session = {