bump flake.lock

Signed-off-by: unexplrd <unexplrd@linerds.us>
This commit is contained in:
2025-04-20 12:07:15 +03:00
parent 2083f9b87b
commit 8e96d4dc5a
3 changed files with 83 additions and 63 deletions

View File

@ -1,4 +1,5 @@
{
perSystem,
osConfig,
config,
pkgs,
@ -37,6 +38,7 @@ in {
};
services = {
copyq.enable = true;
copyq.package = perSystem.nixpkgs-stable.copyq;
network-manager-applet.enable = true;
playerctld.enable = true;
swayosd = {