chore: update flake.lock

This commit is contained in:
2025-11-22 15:56:12 +08:00
parent 86c85676ea
commit 3ea322dd0f
2 changed files with 76 additions and 103 deletions

View File

@@ -63,14 +63,9 @@
zen.url = "github:0xc000022070/zen-browser-flake";
zen.inputs.nixpkgs.follows = "nixpkgs";
quickshell = {
url = "github:outfoxxed/quickshell";
inputs.nixpkgs.follows = "nixpkgs";
};
noctalia = {
url = "github:noctalia-dev/noctalia-shell/v3.0.11";
url = "github:noctalia-dev/noctalia-shell/v3.2.0";
inputs.nixpkgs.follows = "nixpkgs";
inputs.quickshell.follows = "quickshell"; # Use same quickshell version
};
plant = {