switch sddm for greetd

This commit is contained in:
Christoph Hollizeck 2024-09-12 20:52:09 +02:00
parent bc11ff5d35
commit 3e3aa25d8a
5 changed files with 41 additions and 21 deletions

View file

@ -29,7 +29,6 @@ in
config = mkIf cfg.enable {
environment.systemPackages = [ cfg.package ];
wyrdgard.home.file = {
".config/waybar/config".source = ./config;
".config/waybar/style.css".source = ./style.css;