Skip to content

Commit

Permalink
removed apps that I install using nix home manager
Browse files Browse the repository at this point in the history
  • Loading branch information
Ogglord committed Aug 10, 2024
1 parent 0e42e2b commit 08942b5
Showing 1 changed file with 2 additions and 22 deletions.
24 changes: 2 additions & 22 deletions recipes/recipe.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,39 +15,18 @@ modules:
- "sysctl -p"
scripts:
- image-info.sh
- google-chrome-install.sh

- type: bling
install:
- 1password # install 1Password (stable) and `op` CLI tool
- google-chrome-install.sh

- type: rpm-ostree
install:
- virt-manager
- edk2-ovmf
- qemu
- code
- docker-ce
- docker-ce-cli
- docker-buildx-plugin
- docker-compose-plugin
- bat
- eza
- firefox
- firefox-langpacks
- fzf
- ncdu
- rclone
- ripgrep
- rsync
- tealdeer
- tmux
- pv
- bsdtar
- xorriso
- syslinux
- mtools


- type: systemd
user:
Expand Down Expand Up @@ -77,6 +56,7 @@ modules:
- org.inkscape.Inkscape
- org.videolan.VLC
- com.discordapp.Discord
- one.ablaze.floorp
remove:
- org.mozilla.firefox

Expand Down

0 comments on commit 08942b5

Please sign in to comment.