move some gaming packages to inbuild settings; manage git config declaritively

This commit is contained in:
2025-01-15 11:56:51 +00:00
parent 284945f7c0
commit 9f616076eb
6 changed files with 27 additions and 21 deletions

View File

@@ -1,3 +1,2 @@
#!/usr/bin/env bash
FLAKE=${1:?"missing arg 1 for flake target"}
sudo nixos-rebuild switch --flake "/home/worble/Projects/nixos#$FLAKE"
sudo nixos-rebuild switch --flake "/home/worble/Projects/nixos#$(hostname)"