feat: add greetd

This commit is contained in:
Jacob Bachmann 2024-01-17 18:52:54 +01:00
parent d44277aff1
commit c25eda0f26
Signed by: bchmnn
GPG key ID: 732A612DAD28067D
3 changed files with 58 additions and 4 deletions

View file

@ -52,9 +52,9 @@
imports = [
./audio.nix
./bluetooth.nix
./boot.nix
./dbus.nix
./fonts.nix
./greetd.nix
./i18n.nix
./kdeconnect.nix
./keyd.nix
@ -68,7 +68,6 @@
./power.nix
./packages.nix
./printing.nix
./sddm.nix
./security.nix
./shell.nix
./steam.nix
@ -76,6 +75,5 @@
./unfree.nix
./virtualisation.nix
./xdg-portal.nix
./xorg.nix
];
}