From 0cc815efb58572c9294a271293de815f2c711ed8 Mon Sep 17 00:00:00 2001 From: Ethel Morgan Date: Mon, 18 May 2020 11:07:29 +0100 Subject: import initial NixOS module; also README.md for installation --- module-list.nix | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 module-list.nix (limited to 'module-list.nix') diff --git a/module-list.nix b/module-list.nix new file mode 100644 index 0000000..1fe33b7 --- /dev/null +++ b/module-list.nix @@ -0,0 +1,3 @@ +[ + ./modules/keyboard.nix +] -- cgit v1.2.3