mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-04-25 18:28:41 +02:00
fix: noctalia - missing qt6ct.conf on reboot
This commit is contained in:
@@ -30,6 +30,7 @@ in
|
||||
in
|
||||
{
|
||||
"noctalia/settings.json".source = mkSymlink "${confPath}/settings.json";
|
||||
"qt6ct/qt6ct.conf".source = mkSymlink "${confPath}/qt6ct.conf";
|
||||
};
|
||||
|
||||
systemd.user.services.noctalia-shell = {
|
||||
|
||||
Reference in New Issue
Block a user