nix: update
This commit is contained in:
parent
08a8ebbffd
commit
15ef1885f7
5 changed files with 54 additions and 28 deletions
|
|
@ -22,6 +22,7 @@
|
|||
git
|
||||
git-lfs
|
||||
vim
|
||||
android-tools
|
||||
];
|
||||
|
||||
services.ntp.enable = true;
|
||||
|
|
@ -69,7 +70,6 @@
|
|||
# removable disks in file manager
|
||||
services.udisks2.enable = true;
|
||||
|
||||
programs.adb.enable = true;
|
||||
users.users.${config.main-user}.extraGroups = [ "adbusers" ];
|
||||
|
||||
services.tailscale.enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue