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:
parent
7f497025ae
commit
1cba57f637
@ -40,14 +40,6 @@
|
|||||||
inputs.nixpkgs.follows = "nixpkgs";
|
inputs.nixpkgs.follows = "nixpkgs";
|
||||||
};
|
};
|
||||||
|
|
||||||
dwarffs = {
|
|
||||||
url = "github:edolstra/dwarffs/b0cea6426ca6f7b1476225410af942f11d6c70b7";
|
|
||||||
inputs = {
|
|
||||||
#nix.follows = "nix";
|
|
||||||
nixpkgs.follows = "nixpkgs";
|
|
||||||
};
|
|
||||||
};
|
|
||||||
|
|
||||||
comma = {
|
comma = {
|
||||||
url = "github:nix-community/comma";
|
url = "github:nix-community/comma";
|
||||||
inputs = {
|
inputs = {
|
||||||
@ -124,7 +116,6 @@
|
|||||||
[
|
[
|
||||||
inputs.home-manager.nixosModules.home-manager
|
inputs.home-manager.nixosModules.home-manager
|
||||||
inputs.sops-nix.nixosModules.sops
|
inputs.sops-nix.nixosModules.sops
|
||||||
inputs.dwarffs.nixosModules.dwarffs
|
|
||||||
inputs.simple-nixos-mailserver.nixosModules.mailserver
|
inputs.simple-nixos-mailserver.nixosModules.mailserver
|
||||||
./common/wireguard.nix
|
./common/wireguard.nix
|
||||||
inputs.glpi-inventory.nixosModules.glpi-inventory
|
inputs.glpi-inventory.nixosModules.glpi-inventory
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user