From 87d209a135feb6e2bd663ff0a5d5501cf12fe1ff Mon Sep 17 00:00:00 2001 From: dv Date: Mon, 19 Aug 2024 21:09:20 -0400 Subject: [PATCH] get rid of non-existent output --- readme.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/readme.md b/readme.md index 5217817..6d1a186 100755 --- a/readme.md +++ b/readme.md @@ -15,11 +15,6 @@ to explore the flake output and it's functionalities, run: nix flake show github:devawaves/nixos ``` -to clone this repository to an existing nixos system, run: -```sh -nix run github:devawaves/nixos#clone -``` - to get the disko.nix file, run: ```sh nix run github:devawaves/nixos#disko