Moved syncthing to userspace
This commit is contained in:
@@ -16,6 +16,14 @@
|
||||
"nf" = "neofetch";
|
||||
};
|
||||
|
||||
programs.bash = {
|
||||
enable = true;
|
||||
};
|
||||
|
||||
programs.zsh = {
|
||||
enable = true;
|
||||
};
|
||||
|
||||
programs.starship = {
|
||||
enable = true;
|
||||
enableBashIntegration = true;
|
||||
|
||||
Reference in New Issue
Block a user