target flag off

This commit is contained in:
Ana Hobden 2022-09-09 13:35:02 -07:00
parent 82523e43a6
commit 9cc78c5416

View file

@ -1,3 +1,4 @@
#[cfg(target_os = "linux")]
mod nixos;
#[derive(Debug, clap::Subcommand)]