forked from Fachschaft/nixConfig
First try to install Stalwart as a mail software
This commit is contained in:
parent
55ba2c9122
commit
b950f1dfcb
7 changed files with 248 additions and 16 deletions
|
@ -11,6 +11,8 @@
|
|||
];
|
||||
|
||||
nix = {
|
||||
channel.enable = false;
|
||||
settings.nix-path = ["nixpkgs=${pkgs.path}"]; # -> For making nix-shell available while disabling channels.
|
||||
extraOptions = ''
|
||||
experimental-features = nix-command flakes
|
||||
builders-use-substitutes = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue