remove nix run

This commit is contained in:
Tyrel Souza 2023-01-02 12:42:32 -05:00
parent bef7f58c18
commit 35bcbf7c35
1 changed files with 3 additions and 3 deletions

View File

@ -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