2024-12-12 17:25 : id 423

This commit is contained in:
deadvey 2024-12-12 17:25:44 +00:00
parent 1302775eba
commit fc77fdaf89

View File

@ -166,10 +166,12 @@ in
}; };
programs = { programs = {
wpaperd = { wpaperd = {
settings = {
HDMI-A-1 = { HDMI-A-1 = {
path = "${WALLPAPER_PATH}"; path = "${WALLPAPER_PATH}";
}; };
}; };
};
neovim = { neovim = {
defaultEditor = true; defaultEditor = true;
enable = true; enable = true;