flake: fix deprecations

This commit is contained in:
Leonardo Eugênio 2026-02-22 13:05:48 -03:00
parent 33a73074b5
commit 2ad46d7442
6 changed files with 27 additions and 14 deletions

2
switch
View file

@ -12,7 +12,7 @@ git --no-pager diff
run() {
nixos-rebuild \
switch \
--use-remote-sudo \
--sudo \
--print-build-logs \
--flake .# \
"$@"