add flake support
This commit is contained in:
parent
7c06f610f1
commit
ae89eafb81
5 changed files with 98 additions and 12 deletions
|
@ -5,7 +5,7 @@
|
|||
{ config, pkgs, ... }:
|
||||
{
|
||||
imports = [
|
||||
./../default.nix
|
||||
../default.nix
|
||||
];
|
||||
|
||||
mailserver = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue