Compare commits

..

No commits in common. "2971ad35905ba769523b3b0f7d1ffa3d201336fc" and "69921d5c6e58cfcc5b89229cad4958aeb9eb7d52" have entirely different histories.

5 changed files with 11 additions and 7 deletions

14
flake.lock generated
View file

@ -287,11 +287,11 @@
"quickshell": "quickshell"
},
"locked": {
"lastModified": 1731416147,
"narHash": "sha256-gYo3xGIqhpEAZ0oy+pLInXA+c5pRHljDpw9cfX6zTFs=",
"lastModified": 1730825558,
"narHash": "sha256-R3ku5lgYXMe5HZUGIkDgVAZL/J3lg4zNmxrA1bq2Vkc=",
"ref": "refs/heads/main",
"rev": "4d8b77feb4d512899fe491e86198c9b436d00de6",
"revCount": 68,
"rev": "a8f23a117ff9c117062d3aa18376758e6068c15d",
"revCount": 63,
"type": "git",
"url": "https://git.ccnlc.eu/nydragon/nysh.git"
},
@ -308,11 +308,11 @@
]
},
"locked": {
"lastModified": 1731273338,
"narHash": "sha256-68ShOPY2dcNYG4bbMyJIl0BAsenI7HqeCAFb+BUPXGc=",
"lastModified": 1730815084,
"narHash": "sha256-Tl+n/yVGn6Skvq+lZgd4eMaTihYMnVk1A8SSLwrAzz8=",
"owner": "nydragon",
"repo": "quickshell",
"rev": "fe209db482e034b9f9083da6b61c7693c8362f4b",
"rev": "ae7c1a7e985c244720d80c930be95239e2277445",
"type": "github"
},
"original": {

View file

@ -20,6 +20,7 @@ lib.mkIf osConfig.programs.hyprland.enable {
];
exec-once = [
"${pkgs.nextcloud-client}/bin/nextcloud --background"
"${config.services.kdeconnect.package}/bin/kdeconnect-indicator"
"${pkgs.protonmail-bridge-gui}/bin/protonmail-bridge-gui --no-window"

View file

@ -117,6 +117,7 @@ lib.mkIf osConfig.programs.sway.enable {
#: }}}
#: Startup {{{
startup = [
{ command = "${pkgs.nextcloud-client}/bin/nextcloud --background"; }
{ command = "${config.services.kdeconnect.package}/bin/kdeconnect-indicator"; }
{ command = "${pkgs.protonmail-bridge-gui}/bin/protonmail-bridge-gui --no-window"; }
];

View file

@ -40,6 +40,7 @@
packages = with pkgs; [
keepassxc
nextcloud-client
digikam
fragments
element-desktop

View file

@ -162,6 +162,7 @@
environment.systemPackages = with pkgs; [
shared-mime-info
nextcloud-client
glib
wireguard-tools
dconf