From 8a820cacee1ff07ae7397d053b26e66f7086a4a4 Mon Sep 17 00:00:00 2001 From: adikro Date: Mon, 29 Jun 2026 00:31:26 +0200 Subject: updated some stuff, added persistance --- flake.nix | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index f925335..7e6ca6e 100644 --- a/flake.nix +++ b/flake.nix @@ -8,6 +8,11 @@ # Hardware and gaming nixos-hardware.url = "github:NixOS/nixos-hardware/master"; + impermanence = { + url = "github:nix-community/impermanence"; + inputs.nixpkgs.follows = "nixpkgs"; + }; + nixos-mailserver = { # url = "gitlab:simple-nixos-mailserver/nixos-mailserver/nixos-26.05"; url = "gitlab:simple-nixos-mailserver/nixos-mailserver/main"; -- cgit v1.3