Dasha: Enable syncthing.
This commit is contained in:
parent
c8026139bc
commit
12507c350f
|
@ -18,6 +18,10 @@
|
||||||
gaming = true;
|
gaming = true;
|
||||||
work = true;
|
work = true;
|
||||||
};
|
};
|
||||||
|
syncthing = {
|
||||||
|
enable = true;
|
||||||
|
user = "dasha";
|
||||||
|
};
|
||||||
sway.extraConfig = [
|
sway.extraConfig = [
|
||||||
"output DP-1 pos 0 0"
|
"output DP-1 pos 0 0"
|
||||||
"output DP-2 pos 1920 0"
|
"output DP-2 pos 1920 0"
|
||||||
|
|
Loading…
Reference in a new issue