Laptop: Enable syncthing.
This commit is contained in:
parent
12507c350f
commit
8d6220479b
|
@ -17,6 +17,10 @@
|
||||||
laptop = true;
|
laptop = true;
|
||||||
work = true;
|
work = true;
|
||||||
};
|
};
|
||||||
|
syncthing = {
|
||||||
|
enable = true;
|
||||||
|
user = "dasha";
|
||||||
|
};
|
||||||
amd = {
|
amd = {
|
||||||
compute.enable = true;
|
compute.enable = true;
|
||||||
cpu = {
|
cpu = {
|
||||||
|
|
Loading…
Reference in a new issue