migrating to doot

This commit is contained in:
voidarclabs
2026-01-04 14:21:55 +00:00
parent ce020f1e6a
commit 8995b259d6
10 changed files with 56 additions and 103 deletions

3
pc-files/.zshrc-local Normal file
View File

@@ -0,0 +1,3 @@
# Just for Hackstation
alias vinix="nvim ~/.nixos/configuration-pc.nix"
alias nrs="sudo nixos-rebuild switch --impure --flake ~/.nixos#hackstation"