Switched to nixgreety for greeter
This commit is contained in:
parent
4775dac377
commit
86b8a5571b
|
@ -61,8 +61,8 @@ in
|
|||
fontconfig.enable = true;
|
||||
neovim.enable = true;
|
||||
systemd-boot.enable = true;
|
||||
ly.enable = true;
|
||||
pipewire.enable = true;
|
||||
nixgreety.enable = true;
|
||||
pipewire.enable = true;
|
||||
};
|
||||
|
||||
# TODO: Remove everything below, it is here out of convenience and should be elsewhere
|
||||
|
|
Loading…
Reference in New Issue