mirror of
https://github.com/Dichgrem/DCGOS.git
synced 2025-12-17 03:31:59 -05:00
feat:add_yt-dlp&&style_tuigreet
This commit is contained in:
@@ -11,7 +11,7 @@ in {
|
|||||||
settings = {
|
settings = {
|
||||||
default_session = {
|
default_session = {
|
||||||
user = "greeter";
|
user = "greeter";
|
||||||
command = "${pkgs.greetd.tuigreet}/bin/tuigreet -c ${WM} -t --user-menu";
|
command = "${pkgs.tuigreet}/bin/tuigreet -c ${WM} -t --user-menu";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|||||||
@@ -41,7 +41,7 @@ in {
|
|||||||
zstd
|
zstd
|
||||||
|
|
||||||
# Greeter with ddm
|
# Greeter with ddm
|
||||||
greetd.tuigreet
|
tuigreet
|
||||||
|
|
||||||
# For OBS virtual cam support
|
# For OBS virtual cam support
|
||||||
v4l-utils
|
v4l-utils
|
||||||
@@ -53,6 +53,7 @@ in {
|
|||||||
curl
|
curl
|
||||||
nexttrace
|
nexttrace
|
||||||
aria2
|
aria2
|
||||||
|
yt-dlp
|
||||||
|
|
||||||
#Blog
|
#Blog
|
||||||
go
|
go
|
||||||
|
|||||||
Reference in New Issue
Block a user