From 080241f63e15403b64e13ed647ca58faa52dbfde Mon Sep 17 00:00:00 2001 From: Zhongheng Liu Date: Fri, 9 Aug 2024 17:15:36 +0800 Subject: [PATCH] chore: add readme file --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..f533f80 --- /dev/null +++ b/README.md @@ -0,0 +1,9 @@ +# My NixOS configuration + - system: `"x86_64-linux"` + - host os: `Linux 6.6.44, NixOS, 24.11 (Vicuna), 24.11.20240804.cb9a96f` + - multi-user?: `yes` + - sandbox: `yes` + - version: `nix-env (Nix) 2.18.5` + - channels(root): `"nixos"` + - nixpkgs: `/nix/store/4cpakzyvfw1rmm9v5i3387x6jd2h1v86-source` +