mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 14:01:34 +01:00
Drop wrapper-manager
This commit is contained in:
parent
fa04b898a9
commit
758d78e737
24 changed files with 159 additions and 262 deletions
|
|
@ -18,12 +18,6 @@
|
|||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
|
||||
wrapper-manager = {
|
||||
# Wrapper-manager fork with selective binary wrapping
|
||||
url = "github:nrabulinski/wrapper-manager/wrap-certain-programs";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
|
||||
disko = {
|
||||
url = "github:nix-community/disko";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
|
|
@ -72,7 +66,6 @@
|
|||
imports = [
|
||||
./flake/hosts.nix
|
||||
./flake/modules.nix
|
||||
./flake/wrappers.nix
|
||||
./flake/dev-shells.nix
|
||||
./flake/formatter.nix
|
||||
./flake/checks.nix
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue