feat(syncthing): init msyds
This commit is contained in:
@@ -19,10 +19,6 @@
|
||||
home.file.".ssh/id_ed25519.pub".source =
|
||||
../../public-keys/ssh/crumb-at-nixos-testbed.pub;
|
||||
|
||||
# A few settings without a home:
|
||||
xdg.enable = true;
|
||||
home.preferXdgDirectories = true;
|
||||
|
||||
home.packages = [];
|
||||
|
||||
fonts.fontconfig.enable = true;
|
||||
@@ -40,6 +36,7 @@
|
||||
users.msyds = {
|
||||
emacs.enable = true;
|
||||
impermanence.enable = true;
|
||||
syncthing.enable = true;
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user