Philip Mueller
0c47634f69
[presets] simplify steam module
2023-07-17 12:26:36 +02:00
Philip Mueller
5209080fa4
[presets] simplify steam module
2023-07-17 12:26:17 +02:00
Philip Mueller
a84fec343a
[rog-ally-plasma] fix pacman-key populate
2023-07-12 11:34:28 +02:00
Philip Mueller
b3d6b09f61
[presets] update steam
2023-07-03 15:56:02 +02:00
Philip Mueller
e4c9ded69f
[presets] add virtual keyboard to steam
2023-07-03 12:13:21 +02:00
Philip Mueller
35046aec40
[presets] update polkit file
2023-07-03 10:49:23 +02:00
Philip Mueller
1dfb95e8c9
[presets] update steam module
2023-07-03 09:09:17 +02:00
Philip Mueller
72ff8a21e4
[src] remove consolefont hook
2023-07-01 10:38:38 +02:00
Philip Mueller
844bdc6504
[presets] remove asus-firmware
...
- linux-firmware 20230625.ee91452d provides the needed cirrus firmwares
2023-06-28 14:36:19 +02:00
Philip Mueller
cd78654632
[presets] some adjustments for ROG ALLY
2023-06-28 12:55:21 +02:00
Philip Mueller
4c1376a06c
[presets] add ryzenadj-git
2023-06-27 16:38:17 +02:00
Philip Mueller
c3e9a80e91
[presets] update base for ROG ALLY
2023-06-27 05:27:51 +02:00
Philip Mueller
0dbf561184
[presets] fix steam
2023-06-25 09:46:44 +02:00
Philip Mueller
80d23e9b8d
[presets] update kde
...
- wayland session works now with sddm 0.20
2023-06-25 08:28:39 +02:00
Philip Mueller
886ebe8a03
[presets] fix steam
2023-06-25 08:19:52 +02:00
Philip Mueller
5b03b592fe
[presets] update steam module
2023-06-24 23:48:55 +02:00
Philip Mueller
391c5d0cc1
[presets] add ROG ALLY support
2023-06-23 22:30:32 +02:00
Philip Mueller
42af023b54
[presets] steam - fix Intel
...
- remove amdvlk
2023-06-23 20:43:45 +02:00
Philip Mueller
6f5e2dd748
[presets] update kde
...
- add falkon and discover
2023-06-23 20:06:49 +02:00
Philip Mueller
979d30162f
[src] update initcpio
...
- count in plymouth
2023-06-23 19:05:40 +02:00
Philip Mueller
af66a89067
[src] set paru as default
2023-06-23 15:09:23 +02:00
Philip Mueller
5259bb6105
[presets] kde: enable sddm theme
2023-06-23 14:51:16 +02:00
Philip Mueller
b3629c3120
[aur] set '--answerdiff=None' for yay
2023-06-23 14:05:16 +02:00
Philip Mueller
7510cce532
[presets] add audio module
2023-06-23 13:05:03 +02:00
Philip Mueller
3f15f87a4a
[presets] misc fixes
...
- update user module not to ask for a password
- ALMA_USER_PASSWORD env variable added
- update steam module
- update base module
2023-06-23 12:57:35 +02:00
Philip Mueller
88df8af4ed
[presets] improve kde
2023-06-23 09:38:52 +02:00
Philip Mueller
4b263f2f33
[presets] steam fix asian fonts
2023-06-22 23:47:19 +02:00
Philip Mueller
0c12f01685
[code] try to make clippy happy
2023-06-22 23:03:17 +02:00
Philip Mueller
7fefb5fde2
[code] try to make clippy happy
2023-06-22 23:02:14 +02:00
Philip Mueller
fb3808335e
[code] try to make clippy happy
2023-06-22 22:59:04 +02:00
Philip Mueller
ba18f68f8f
[doc] update readme
2023-06-22 22:43:55 +02:00
Philip Mueller
0bd7be2304
[presets] fix some files
2023-06-22 22:38:45 +02:00
Philip Müller
19d26cf0bf
[presets] fix user toml
2023-06-22 22:35:48 +02:00
Roey Darwish Dror
20a80c73e2
Update README.md
2023-06-22 22:35:17 +02:00
Roey Darwish Dror
3f89061369
Add a command line flag to specify the boot partition size ( fix #79 )
2023-06-22 22:35:17 +02:00
Roey Darwish Dror
60438bac5c
Be more informative about missing binaries
2023-06-22 22:35:17 +02:00
EdJoPaTo
21e11151c8
feat: support paru as AurHelper ( #75 )
2023-06-22 22:35:17 +02:00
EdJoPaTo
dc127ed87a
Fix Clippy lints & GitHub Action improvements ( #74 )
...
* ci: improve
- run on all branches to test things
- no cargo color, it destroys actions-rs/cargo features
- update versions
* refactor(lint): fix clippy issues
* refactor(lint): fix more clippy issues
2023-06-22 22:35:17 +02:00
Hans Gaiser
a6984b0b84
Add pacman_conf argument for alma create. ( #68 )
2023-06-22 22:35:17 +02:00
Roey Darwish Dror
0680de7c42
Add a note about Arch Linux derivatives
2023-06-22 22:35:17 +02:00
Roey Darwish Dror
86a7b8f43f
Update issue templates
2023-06-22 22:35:17 +02:00
Roey Darwish Dror
67f7266ef9
Migrate to Github actions ( fix #56 ) ( #66 )
2023-06-22 22:35:17 +02:00
Roey Darwish Dror
f594fc2ffc
Enable secure boot ( fix #44 ) ( #65 )
2023-06-22 22:35:17 +02:00
Roey Darwish Dror
38d0085ba1
AUR fixes
...
The commit switches to using yay-bin instead of yay, avoiding the need to install Go.
In addition, it fixes a bug where aur packages
aren't build when specified only in the command line
2023-06-22 22:35:17 +02:00
Laurențiu Nicola
fdbe285855
Bump deps ( #63 )
2023-06-22 22:35:17 +02:00
Laurențiu Nicola
b4ecfd3c2a
Allow sudo for wheel, otherwise you're locked out ( #62 )
2023-06-22 22:35:10 +02:00
James McMurray
7bba0c8c5a
Move locale generation before user scripts ( #59 )
...
So user scripts can change locale if they wish
2023-06-22 22:33:26 +02:00
James McMurray
38e2cfbf5b
Cache go when installing yay ( #57 )
...
Added common issues to README.md
2023-06-22 22:33:26 +02:00
Philip Mueller
f8bb291db4
[presets] add kate for kde
2023-06-22 22:26:01 +02:00
Philip Mueller
3bc7d478ec
[presets] fix steam script
2023-06-22 22:08:41 +02:00