This commit is contained in:
Tyler Mayoff 2025-09-03 17:59:40 -04:00
parent 111b6fff53
commit 8ad6dfe7b5
2 changed files with 27 additions and 28 deletions

View file

@ -21,7 +21,6 @@
quickshell = {
url = "github:outfoxxed/quickshell";
inputs.nixpkgs.follows = "nixpkgs-unstable";
inputs.quickshell.follows = "quickshell";
};
darwin = {