adding some android dev tools and syncthing to dalinar
This commit is contained in:
parent
730787bfe6
commit
74cd4664e4
4 changed files with 19 additions and 0 deletions
|
@ -107,6 +107,8 @@
|
|||
# enableSSHSupport = true;
|
||||
# };
|
||||
|
||||
services.syncthing.enable = true;
|
||||
|
||||
nix-bitcoin = {
|
||||
generateSecrets = true;
|
||||
operator = {
|
||||
|
|
|
@ -261,6 +261,7 @@
|
|||
mpv
|
||||
nerdfonts
|
||||
latte-dock
|
||||
plasma-browser-integration
|
||||
alacritty
|
||||
# libsForQt5.bismuth
|
||||
libnotify
|
||||
|
|
|
@ -187,6 +187,8 @@
|
|||
extraGroups = [ "wheel" "networkmanager" "input" "uinput" ];
|
||||
};
|
||||
|
||||
<android-tools>
|
||||
|
||||
programs.partition-manager.enable = true;
|
||||
programs.kdeconnect.enable = true;
|
||||
|
||||
|
@ -274,6 +276,7 @@
|
|||
mpv
|
||||
nerdfonts
|
||||
latte-dock
|
||||
plasma-browser-integration
|
||||
alacritty
|
||||
# libsForQt5.bismuth
|
||||
libnotify
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue