diff --git a/src/config.rs b/src/config.rs index 21dbcb1d..5da092c1 100644 --- a/src/config.rs +++ b/src/config.rs @@ -863,6 +863,7 @@ impl Config { true } + #[cfg(windows)] pub fn enable_winget(&self) -> bool { return self .config_file