From 1ea959ffb66c8e27f9f6e48060023fa07db865af Mon Sep 17 00:00:00 2001 From: Grigory Shipunov Date: Mon, 15 May 2023 16:50:29 +0200 Subject: add news --- hosts/dishwasher/microvms.nix | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'hosts/dishwasher') diff --git a/hosts/dishwasher/microvms.nix b/hosts/dishwasher/microvms.nix index e395f10..e5cc7c8 100644 --- a/hosts/dishwasher/microvms.nix +++ b/hosts/dishwasher/microvms.nix @@ -8,5 +8,9 @@ flake = inputs.self; updateFlake = "github:oxapentane/nix-config/master"; }; + news = { + flake = inputs.self; + updateFlake = "github:oxapentane/nix-config/master"; + }; }; } -- cgit v1.3.1