update nix

use virt-manager module

fix miniflux's postgres config
This commit is contained in:
Gerg-L 2023-11-23 22:45:15 -05:00
parent d7711d2df2
commit c18415e7e6
Signed by: gerg-l
SSH key fingerprint: SHA256:FPYDHIkvMocr4wdmZXpgpJjsb2Tw6rASs2ISPbOb0KI
4 changed files with 24 additions and 8 deletions

View file

@ -24,7 +24,7 @@
type = "github";
owner = "NixOS";
repo = "nix";
ref = "1a14ce83811038b05b653df461a944ef0847d14d";
ref = "030fb86dd103ded1a6ce8ad2718a8cdb79fe6f06";
inputs.nixpkgs.follows = "unstable";
};
nixos-generators = {