This commit is contained in:
John Lancaster
2026-03-26 16:57:51 -05:00
parent 29853f4a35
commit 1f5319252e
+1 -1
View File
@@ -1,6 +1,6 @@
# https://github.com/glabrie/dotfiles/blob/main/modules/system/settings/greetd.nix # https://github.com/glabrie/dotfiles/blob/main/modules/system/settings/greetd.nix
{ inputs, ... }: { { inputs, ... }: {
flake.module.nixos.greetd = { pkgs, ... }: { flake.module.nixos.greetd = { pkgs, lib, ... }: {
services.greetd = { services.greetd = {
enable = true; enable = true;
settings = { settings = {