mirror of
https://github.com/nmasur/dotfiles
synced 2026-08-15 20:18:36 +00:00
fix: switch firefox and watchman to unstable to pull from cache
also remove some unnecessary packages
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
inputs: final: prev: {
|
||||
|
||||
firefox-unwrapped = final.stable.firefox-unwrapped;
|
||||
# Switch firefox to stable or unstable depending on need
|
||||
firefox-unwrapped = final.unstable.firefox-unwrapped;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user