From 5828af9fc19e18dc85e49fcc1a251a7eb25d909c Mon Sep 17 00:00:00 2001 From: Max Audron Date: Fri, 11 Aug 2023 16:51:35 +0200 Subject: init --- machines/nixos-test.nix | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 machines/nixos-test.nix (limited to 'machines/nixos-test.nix') diff --git a/machines/nixos-test.nix b/machines/nixos-test.nix new file mode 100644 index 0000000..865d469 --- /dev/null +++ b/machines/nixos-test.nix @@ -0,0 +1,5 @@ +{ config, lib, pkgs, ... }: + +{ + +} -- cgit v1.2.3