trimming and adding stoof
This commit is contained in:
@@ -3,12 +3,15 @@ copr_repos:
|
||||
- useidel/signal-desktop
|
||||
- robot/veracrypt
|
||||
- solopasha/hyprland
|
||||
- wojnilowicz/ungoogled-chromium
|
||||
|
||||
packages:
|
||||
- sway
|
||||
- swayidle
|
||||
- swaylock
|
||||
- swaybg
|
||||
- hyrpland
|
||||
- hypridle
|
||||
- hyprlock
|
||||
- hyprpaper
|
||||
- zsh
|
||||
- sddm
|
||||
- wl-clipboard
|
||||
- feh
|
||||
- alacritty
|
||||
@@ -25,6 +28,7 @@ packages:
|
||||
- wtype
|
||||
- papirus-icon-theme
|
||||
- breeze-cursor-theme
|
||||
- arc-theme
|
||||
- google-noto-color-emoji-fonts
|
||||
- google-noto-sans-cjk-fonts
|
||||
- google-noto-emoji-fonts
|
||||
@@ -41,7 +45,6 @@ packages:
|
||||
- mpv
|
||||
- udiskie
|
||||
- pavucontrol
|
||||
- flatpak
|
||||
- bluez
|
||||
- bluez-tools
|
||||
- blueman
|
||||
@@ -56,27 +59,20 @@ packages:
|
||||
- newsboat
|
||||
- mpd
|
||||
- ncmpcpp
|
||||
- asunder
|
||||
- asunder # Burning CDs
|
||||
- librewolf
|
||||
- keychain
|
||||
- nicotine+
|
||||
- python3-rich
|
||||
- lximage-qt
|
||||
- tlp
|
||||
- tlp-rdw
|
||||
- zathura
|
||||
- zathura-plugins-all
|
||||
- glow
|
||||
- torbrowser-launcher
|
||||
- pulseaudio-libs-devel # SwayAudioIdleInhibit
|
||||
- wayland-devel # SwayAudioIdleInhibit
|
||||
- gcc-c++ # SwayAudioIdleInhibit
|
||||
- wayland-protocols-devel # SwayAudioIdleInhibit
|
||||
- libtool # Doom Emacs
|
||||
- meson
|
||||
- ninja
|
||||
- veracrypt
|
||||
- lowdown
|
||||
- ungoogled-chromium
|
||||
- mullvad-browser
|
||||
|
||||
init_groups:
|
||||
- wheel
|
||||
@@ -111,7 +107,7 @@ init_users:
|
||||
groups:
|
||||
- wheel
|
||||
state: present
|
||||
shell: /bin/yash
|
||||
shell: /bin/zsh
|
||||
create_home: true
|
||||
|
||||
network_interface: "{{ ansible_default_ipv4.interface }}"
|
||||
|
||||
Reference in New Issue
Block a user