mirror of
https://github.com/traxys/Nixfiles.git
synced 2026-02-13 02:40:20 +01:00
personal-gui: Adapt to adb changes
This commit is contained in:
parent
ebb854574d
commit
635eb8df62
2 changed files with 1 additions and 2 deletions
|
|
@ -13,6 +13,7 @@
|
|||
rawtherapee
|
||||
darktable
|
||||
audacity
|
||||
android-tools
|
||||
];
|
||||
|
||||
home.sessionVariables = {
|
||||
|
|
|
|||
|
|
@ -21,8 +21,6 @@
|
|||
|
||||
hardware.keyboard.qmk.enable = true;
|
||||
|
||||
programs.adb.enable = true;
|
||||
|
||||
security.pam.yubico = {
|
||||
enable = true;
|
||||
debug = false;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue