a lot of changes...

This commit is contained in:
Chris Cochrun 2024-08-21 10:09:41 -05:00
parent d320410242
commit bca3a99f9d
21 changed files with 1858 additions and 674 deletions

View file

@ -1,5 +1,5 @@
#!/bin/sh
currentdir=$(pwd)
cd ~/.dotfiles
cd ~/.config/dotfiles/
nixos-rebuild --use-remote-sudo switch --show-trace --verbose --impure --flake .#
cd $currentdir