1
1
Fork 0
mirror of https://git.sr.ht/~rouven/nixos-config synced 2025-06-20 15:58:46 +02:00

formatting

This commit is contained in:
Rouven Seifert 2023-04-12 22:09:46 +02:00
parent d8f9425bed
commit 7d0571f4a9
Signed by: rouven.seifert
GPG key ID: B95E8FE6B11C4D09
10 changed files with 39 additions and 34 deletions
hosts/thinkpad/modules/greetd

View file

@ -1,4 +1,4 @@
{ config, pkgs, ...}:
{ config, pkgs, ... }:
{
services.greetd = {
enable = true;