Overdue commit
This commit is contained in:
parent
1e03c32201
commit
692269f9ff
49 changed files with 843 additions and 198 deletions
|
@ -1,6 +1,9 @@
|
|||
#!/bin/sh
|
||||
#!/bin/sh -ex
|
||||
|
||||
sudo dnf install -y python3-pip
|
||||
pip install ansible
|
||||
ansible-galaxy collection install -r requirements.yml
|
||||
|
||||
|
||||
gsettings set org.gnome.desktop.peripherals.mouse natural-scroll true
|
||||
gsettings set org.gnome.desktop.background picture-uri file:///usr/share/backgrounds/gnome/adwaita-timed.xml
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue