mirror of
https://git.suyu.dev/suyu/suyu-os
synced 2024-11-21 06:26:11 -07:00
correct submodules and sudoers file
This commit is contained in:
parent
d4cd146514
commit
253aa48f93
5 changed files with 11 additions and 2 deletions
6
.gitmodules
vendored
Normal file
6
.gitmodules
vendored
Normal file
|
@ -0,0 +1,6 @@
|
||||||
|
[submodule "airootfs/home/suyu/suyu.wiki"]
|
||||||
|
path = airootfs/home/suyu/suyu.wiki
|
||||||
|
url = https://git.suyu.dev/suyu/suyu.wiki.git
|
||||||
|
[submodule "airootfs/home/suyu/suyu"]
|
||||||
|
path = airootfs/home/suyu/suyu
|
||||||
|
url = https://git.suyu.dev/suyu/suyu.git
|
1
airootfs/etc/sudoers
Normal file
1
airootfs/etc/sudoers
Normal file
|
@ -0,0 +1 @@
|
||||||
|
suyu ALL=(ALL:ALL) ALL
|
|
@ -1 +1 @@
|
||||||
Subproject commit 2b16baf506886ab7df9c4df0b48ae43e047aa593
|
Subproject commit 526e1d7a76b572b694d2e451620ede4a70bff86c
|
1
airootfs/home/suyu/suyu.wiki
Submodule
1
airootfs/home/suyu/suyu.wiki
Submodule
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit bb33d9ab2d3bea08bba0acf22548c14ab5977f19
|
|
@ -151,4 +151,5 @@ zlib
|
||||||
zstd
|
zstd
|
||||||
zip
|
zip
|
||||||
unzip
|
unzip
|
||||||
gamemode
|
gamemode
|
||||||
|
ccache
|
Loading…
Reference in a new issue