switch to fractal
This commit is contained in:
parent
5156dcc859
commit
7302292b3e
@ -67,5 +67,6 @@
|
|||||||
"${pkgs.breeze-qt5}/share/icons/breeze_cursors";
|
"${pkgs.breeze-qt5}/share/icons/breeze_cursors";
|
||||||
systemd.user.startServices = true;
|
systemd.user.startServices = true;
|
||||||
services.kdeconnect.enable = true;
|
services.kdeconnect.enable = true;
|
||||||
|
services.gnome-keyring.enable = true;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
@ -83,7 +83,7 @@ in {
|
|||||||
"${pkgs.keepassxc}/bin/keepassxc /home/balsoft/projects/nixos-config/misc/Passwords.kdbx";
|
"${pkgs.keepassxc}/bin/keepassxc /home/balsoft/projects/nixos-config/misc/Passwords.kdbx";
|
||||||
}
|
}
|
||||||
{ command = "${pkgs.termNote}/bin/noted"; }
|
{ command = "${pkgs.termNote}/bin/noted"; }
|
||||||
{ command = "${pkgs.nheko}/bin/nheko"; }
|
{ command = "${pkgs.fractal}/bin/fractal"; }
|
||||||
{ command = "${pkgs.xorg.xrdb}/bin/xrdb -merge ~/.Xresources"; }
|
{ command = "${pkgs.xorg.xrdb}/bin/xrdb -merge ~/.Xresources"; }
|
||||||
|
|
||||||
{ command = "${pkgs.cantata}/bin/cantata"; }
|
{ command = "${pkgs.cantata}/bin/cantata"; }
|
||||||
|
Loading…
Reference in New Issue
Block a user