wayland: move and rename wayland.nix

This commit is contained in:
notohh 2024-01-03 14:09:10 -05:00
parent 631ece05f4
commit 3f3c9e481c
Signed by: notohh
GPG key ID: BD47506D475EE86D

View file

@ -15,7 +15,7 @@
}; };
in { in {
imports = [ imports = [
../../../modules/greetd.nix ../../modules/greetd.nix
]; ];
environment.systemPackages = with pkgs; [ environment.systemPackages = with pkgs; [