gross
This commit is contained in:
5
apply-system.sh
Executable file
5
apply-system.sh
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/bin/sh
|
||||
|
||||
pushd ~/.dotfiles
|
||||
sudo nixos-rebuild switch --flake .#
|
||||
popd
|
||||
Reference in New Issue
Block a user