build!: remove attic

This commit is contained in:
Moritz Böhme 2023-06-25 11:21:24 +02:00
parent 7deef6eabd
commit 8161bfbbc8
No known key found for this signature in database
GPG key ID: 970C6E89EB0547A9
3 changed files with 0 additions and 7 deletions

View file

@ -17,11 +17,6 @@
agenix.inputs.nixpkgs.follows = "nixpkgs";
agenix.url = "github:ryantm/agenix";
attic.inputs.flake-utils.follows = "flake-utils";
attic.inputs.nixpkgs-stable.follows = "stable";
attic.inputs.nixpkgs.follows = "nixpkgs";
attic.url = "github:zhaofengli/attic";
home-manager.inputs.nixpkgs.follows = "nixpkgs";
home-manager.url = "github:nix-community/home-manager";