From ad9143c854d58b5250b398e77e5e6fbb336b8a2a Mon Sep 17 00:00:00 2001 From: ponymushama Date: Tue, 23 Jul 2024 23:40:17 +0800 Subject: [PATCH] readme --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 77feca4..92b0fb8 100644 --- a/README.md +++ b/README.md @@ -1 +1,5 @@ # ponymushama nixos-config + +``` +nix-shell -p git --command "nix run --experimental-features 'nix-command flakes' github:ponymushama/nixos-config" +```