forked from Fachschaft/nixConfig
Address first round of review
This commit is contained in:
parent
aa13fb974f
commit
43016d852d
10 changed files with 83 additions and 280 deletions
|
@ -6,13 +6,6 @@
|
|||
url = "git+https://gitea.mathebau.de/fachschaft/alias_to_sieve";
|
||||
};
|
||||
nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable";
|
||||
nixos-mailserver = {
|
||||
url = "git+https://gitlab.com/simple-nixos-mailserver/nixos-mailserver.git";
|
||||
inputs = {
|
||||
flake-compat.follows = "";
|
||||
nixpkgs.follows = "";
|
||||
};
|
||||
};
|
||||
sops-nix = {
|
||||
url = "github:Mic92/sops-nix";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue