update flake.lock; sddm -> ly

This commit is contained in:
2026-06-06 12:29:04 +08:00
parent df37f04bdc
commit a3433735b7
9 changed files with 82 additions and 105 deletions
+3 -1
View File
@@ -13,7 +13,9 @@ in
};
config = lib.mkIf cfg.enable {
my.hm.home.packages = [ pkgs.splayer ];
my.hm.home.packages = [
pkgs.master.splayer
];
my.persist.homeDirs = [
".config/SPlayer"
];