Skip to content

Commit

Permalink
fix recipe and adopt new file structure
Browse files Browse the repository at this point in the history
  • Loading branch information
LegitCamper committed Apr 13, 2024
1 parent ca97dc2 commit 89e3ff7
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 26 deletions.
Empty file removed modules/.gitkeep
Empty file.
51 changes: 25 additions & 26 deletions config/recipe.yml → recipes/recipe.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,32 +10,31 @@ modules:
- usr: /usr

- type: rpm-ostree
repos:
install:
- hyprland
- xdg-desktop-portal-hyprland
- hyprcursor
- waybar
- swaybg
- pipewire
- pipewire-pulseaudio
- pavucontrol
- blueman
- network-manager-applet
- papirus-icon-theme
- wofi
- dunst
- grim
- slurp
- wl-clipboard
- brightnessctl
- udisks2
- udiskie
- alacritty
- fish
remove:
- firefox
- firefox-langpacks
install:
- hyprland
- xdg-desktop-portal-hyprland
- hyprcursor
- waybar
- swaybg
- pipewire
- pipewire-pulseaudio
- pavucontrol
- blueman
- network-manager-applet
- papirus-icon-theme
- wofi
- dunst
- grim
- slurp
- wl-clipboard
- brightnessctl
- udisks2
- udiskie
- alacritty
- fish
remove:
- firefox
- firefox-langpacks

- type: default-flatpaks
notify: true
Expand Down

0 comments on commit 89e3ff7

Please sign in to comment.