cleanup scripts
This commit is contained in:
parent
5fa1be2cc5
commit
ad75423f81
@ -1,4 +0,0 @@
|
||||
#!/bin/bash
|
||||
|
||||
hostname=$(hostname| sed 's/.local//')
|
||||
./result/sw/bin/darwin-rebuild switch --flake ./hosts/$hostname
|
@ -1,7 +0,0 @@
|
||||
#!/bin/bash
|
||||
|
||||
NIX_PATH=nixpkgs=/nix/var/nix/profiles/per-user/tyrel/channels/nixpkgs:/nix/var/nix/profiles/per-user/tyrel/channels
|
||||
hostname=$(hostname)
|
||||
|
||||
nix run ./hosts/$hostname switch -vv
|
||||
home-manager switch --flake ./hosts/$hostname
|
Loading…
Reference in New Issue
Block a user