eufon/run.sh
Daniel Barlow 160ca21afd nixos module to start kiwmi at boot
this is here for my convenience, I make no claims of practicality
or beauty (it uses nix-shell and hardcodes pathnames)
2022-07-01 22:10:12 +00:00

3 lines
50 B
Bash

#!/usr/bin/env bash
nix-shell --run "start_eufon"