system/greetd: fix module paths
This commit is contained in:
parent
1d051e34ed
commit
ef9c4f3a08
3 changed files with 4 additions and 3 deletions
|
|
@ -18,7 +18,7 @@
|
||||||
ccache
|
ccache
|
||||||
corectrl
|
corectrl
|
||||||
flatpak
|
flatpak
|
||||||
greetd
|
greetd_wayland
|
||||||
gui
|
gui
|
||||||
input
|
input
|
||||||
kernel
|
kernel
|
||||||
|
|
|
||||||
|
|
@ -19,7 +19,7 @@
|
||||||
ccache
|
ccache
|
||||||
corectrl
|
corectrl
|
||||||
flatpak
|
flatpak
|
||||||
greetd
|
greetd_xorg
|
||||||
gui
|
gui
|
||||||
input
|
input
|
||||||
kernel
|
kernel
|
||||||
|
|
|
||||||
|
|
@ -31,7 +31,8 @@ in {
|
||||||
./system/ccache.nix
|
./system/ccache.nix
|
||||||
./system/corectrl.nix
|
./system/corectrl.nix
|
||||||
./system/flatpak.nix
|
./system/flatpak.nix
|
||||||
./system/greetd.nix
|
./system/greetd_wayland.nix
|
||||||
|
./system/greetd_xorg.nix
|
||||||
./system/gui.nix
|
./system/gui.nix
|
||||||
./system/home-manager.nix
|
./system/home-manager.nix
|
||||||
./system/input.nix
|
./system/input.nix
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue