switch network configuration

This commit is contained in:
Vivian 2022-09-26 13:52:32 +02:00
parent b0b3ac643d
commit 873ebb60b7
6 changed files with 117 additions and 21 deletions

View file

@ -32,6 +32,9 @@
webcord.url = "github:fufexan/webcord-flake";
comma.url = "github:nix-community/comma";
comma.inputs.nixpkgs.follows = "nixpkgs";
mailserver.url = "gitlab:simple-nixos-mailserver/nixos-mailserver";
mailserver.inputs.nixpkgs.follows = "nixpkgs";
};