wayland: move and rename wayland.nix
This commit is contained in:
parent
631ece05f4
commit
3f3c9e481c
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@
|
||||||
};
|
};
|
||||||
in {
|
in {
|
||||||
imports = [
|
imports = [
|
||||||
../../../modules/greetd.nix
|
../../modules/greetd.nix
|
||||||
];
|
];
|
||||||
|
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
Loading…
Reference in a new issue