add just recipe for the stupid thing

This commit is contained in:
Osman Faruk Bayram 2025-05-06 21:20:08 +03:00
parent f455ddf3b2
commit 094e882793

View file

@ -11,7 +11,7 @@ build *args: check-git
nvd diff /run/current-system ./result
[linux]
switch *args: check-git
switch *args: check-git remove-hm-backup-files
#!/usr/bin/env sh
if [[ "$(hostname)" == "localhost" ]]; then
nix-on-droid switch --flake .
@ -19,6 +19,8 @@ switch *args: check-git
nh os switch .
fi
remove-hm-backup-files:
rm ~/.gtkrc-2.0.hmbak
test:
nh os test .