This commit is contained in:
soraefir
2026-06-12 18:40:44 +02:00
parent 582b96779e
commit 6140123cbc
7 changed files with 1 additions and 1059 deletions

View File

@@ -34,17 +34,6 @@
url = "github:nix-community/nixos-vscode-server";
inputs.nixpkgs.follows = "nixpkgs";
};
astal = {
url = "github:aylur/astal";
inputs.nixpkgs.follows = "nixpkgs";
};
ags = {
url = "github:aylur/ags";
inputs.nixpkgs.follows = "nixpkgs";
inputs.astal.follows = "astal";
};
};
outputs = inputs: