modify gui config, add sddm for launching niri
This commit is contained in:
parent
85c42efac0
commit
6d7b693162
5 changed files with 124 additions and 76 deletions
|
|
@ -26,7 +26,7 @@
|
|||
{
|
||||
enable = true;
|
||||
enableSshSupport = true;
|
||||
pinentryPackage = pkgs.pinentry-qt;
|
||||
pinentryPackage = pkgs.pinentry-curses;
|
||||
}
|
||||
(lib.mkIf config.youthlic.programs.fish.enable {
|
||||
enableFishIntegration = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue