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
|
||||
corectrl
|
||||
flatpak
|
||||
greetd
|
||||
greetd_wayland
|
||||
gui
|
||||
input
|
||||
kernel
|
||||
|
|
|
|||
|
|
@ -19,7 +19,7 @@
|
|||
ccache
|
||||
corectrl
|
||||
flatpak
|
||||
greetd
|
||||
greetd_xorg
|
||||
gui
|
||||
input
|
||||
kernel
|
||||
|
|
|
|||
|
|
@ -31,7 +31,8 @@ in {
|
|||
./system/ccache.nix
|
||||
./system/corectrl.nix
|
||||
./system/flatpak.nix
|
||||
./system/greetd.nix
|
||||
./system/greetd_wayland.nix
|
||||
./system/greetd_xorg.nix
|
||||
./system/gui.nix
|
||||
./system/home-manager.nix
|
||||
./system/input.nix
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue