feat: add T430 to syncthing
This commit is contained in:
parent
ce2b2501a1
commit
bd35bb32a9
4 changed files with 17 additions and 11 deletions
|
|
@ -58,7 +58,7 @@
|
|||
enable = gui.greeter.enable;
|
||||
settings = {
|
||||
default_session = {
|
||||
command = "sway-run --config /etc/greetd/sway-config" + lib.optionals nvidia.enable " --unsupported-gpu";
|
||||
command = "sway-run --config /etc/greetd/sway-config" + lib.optionalString nvidia.enable " --unsupported-gpu";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue