chore(shell): Remove disko

This commit is contained in:
Tom Hubrecht 2024-09-12 20:14:35 +02:00
parent 9174965f28
commit 69af2c4640
Signed by: thubrecht
SSH key fingerprint: SHA256:r+nK/SIcWlJ0zFZJGHtlAoRwq1Rm+WcKAm5ADYMoQPc

View file

@ -88,7 +88,6 @@ in
pkgs.attic-client
pkgs.npins
(pkgs.callPackage (sources.disko + "/package.nix") { })
(pkgs.callPackage ./lib/colmena { inherit (nix-pkgs) colmena; })
(pkgs.callPackage "${sources.agenix}/pkgs/agenix.nix" { })
] ++ (import ./scripts { inherit pkgs; });