1
0
mirror of https://github.com/ellmau/nixos.git synced 2025-12-19 09:29:36 +01:00

Disabled Dwarffs due to build errors

Signed-off-by: Stefan Ellmauthaler <stefan.ellmauthaler@gmail.com>
This commit is contained in:
Stefan Ellmauthaler 2024-08-22 11:01:56 +02:00
parent 7f497025ae
commit 1cba57f637
No known key found for this signature in database

View File

@ -40,14 +40,6 @@
inputs.nixpkgs.follows = "nixpkgs";
};
dwarffs = {
url = "github:edolstra/dwarffs/b0cea6426ca6f7b1476225410af942f11d6c70b7";
inputs = {
#nix.follows = "nix";
nixpkgs.follows = "nixpkgs";
};
};
comma = {
url = "github:nix-community/comma";
inputs = {
@ -124,7 +116,6 @@
[
inputs.home-manager.nixosModules.home-manager
inputs.sops-nix.nixosModules.sops
inputs.dwarffs.nixosModules.dwarffs
inputs.simple-nixos-mailserver.nixosModules.mailserver
./common/wireguard.nix
inputs.glpi-inventory.nixosModules.glpi-inventory