nix flake update

This commit is contained in:
Grigory Shipunov 2022-09-23 11:20:48 +02:00
parent c7ad81eb79
commit 9bcae972d3
Signed by: 0xa
GPG key ID: 91FA5E5BF9AA901C
2 changed files with 22 additions and 22 deletions

View file

@ -77,7 +77,7 @@
{
microvm.vms.nextcloud = {
flake = self;
updateFlake = "git+file:///etc/nixos";
updateFlake = "github:oxapentane/nix-config/master";
};
}
];