some changes on stylix
This commit is contained in:
parent
124f7f478b
commit
4e9ed4eb9f
19 changed files with 92 additions and 73 deletions
|
|
@ -4,5 +4,6 @@
|
|||
set -euo pipefail
|
||||
HOST="${1:-$(hostname)}"
|
||||
echo "→ Mise à jour du host : $HOST"
|
||||
git add .
|
||||
nix flake update
|
||||
sudo nixos-rebuild switch --flake /home/afoucaultc/nixos-config#"$HOST"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue