diff --git a/rebuild-ubuntu.sh b/rebuild-ubuntu.sh index c3ce012..600ce55 100755 --- a/rebuild-ubuntu.sh +++ b/rebuild-ubuntu.sh @@ -1,6 +1,6 @@ #!/bin/bash -#git add . # YOLO -#nix build ./_ubuntu --extra-experimental-features "nix-command flakes" -vvv -nix run ./_ubuntu switch -vv +NIX_PATH=nixpkgs=/nix/var/nix/profiles/per-user/tyrel/channels/nixpkgs:/nix/var/nix/profiles/per-user/tyrel/channels + +#nix run ./_ubuntu switch -vv home-manager switch --flake ./_ubuntu