From 9a76c7c7db5a1bf1952ff91dd757666903bf5236 Mon Sep 17 00:00:00 2001 From: Soispha Date: Sun, 2 Jul 2023 11:05:05 +0200 Subject: Fix(bootstrap): Finished scripts --- bootstrap/01_activate | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bootstrap/01_activate') diff --git a/bootstrap/01_activate b/bootstrap/01_activate index b5195d3c..b46e9145 100755 --- a/bootstrap/01_activate +++ b/bootstrap/01_activate @@ -5,7 +5,7 @@ SHELL_LIBRARY_VERSION="1.1.4" . %SHELL_LIBRARY_PATH . %SCRIPT_ENSURE_CONFIG_VARIABLES -nix run github:nix-community/disko -- --flake "git+https://codeberg.org/soispha/nixos-config#$NIX_HOST" --mode mount +nix run github:nix-community/disko -- --flake "git+https://codeberg.org/soispha/nixos-config#$NIX_HOST" --mode mount --experimental-features 'nix-command flakes'; msg "Finished mounting" -- cgit 1.4.1