This commit is contained in:
Brian Zalewski 2023-03-18 05:01:55 -04:00
parent bb7eda5892
commit 5dd2d8a1ee
4 changed files with 122 additions and 117 deletions

View file

@ -422,11 +422,14 @@ softwareGroups:
- cutter - cutter
- fritzing - fritzing
Essentials: &Essentials Essentials: &Essentials
- clamav
- docker - docker
- rkhunter
Essentials-Desktop: &Essentials-Desktop Essentials-Desktop: &Essentials-Desktop
- firefox - firefox
- flow-launcher - flow-launcher
- kvantum - kvantum
- malwarebytes
- portmaster - portmaster
- rofi - rofi
- tabby - tabby

View file

@ -5,3 +5,5 @@ init-version=0.0.1
init-module={{ .host.home }}/.config/npm/config/npm-init.js init-module={{ .host.home }}/.config/npm/config/npm-init.js
prefix={{ .host.home }}/.local/share/npm prefix={{ .host.home }}/.local/share/npm
store-dir={{ .host.home }}/.local/share/pnpm-store store-dir={{ .host.home }}/.local/share/pnpm-store
loglevel=error 8 │
strict-peer-dependencies=false