changed configs

This commit is contained in:
Timo Boomers 2025-07-08 15:10:02 +02:00
parent d3bb262f7a
commit 5c74dc820b
Signed by: xeovalyte
SSH Key Fingerprint: SHA256:kSQDrQDmKzljJzfGYcd3m9RqHi4h8rSwkZ3sQ9kBURo
2 changed files with 7 additions and 1 deletions

View File

@ -44,8 +44,13 @@
users.users.xeovalyte = {
isNormalUser = true;
description = "Timo Boomers";
extraGroups = [ "networkmanager" "wheel" "dialout" ];
extraGroups = [ "networkmanager" "wheel" "dialout" "adbusers" ];
};
networking.networkmanager.enable = true;
programs.nix-ld.enable = true;
programs.adb.enable = true;
# Boot.
boot.loader.efi.canTouchEfiVariables = true;

View File

@ -67,6 +67,7 @@
unstable.surfer # waveform viewer
unstable.vscode
pomodoro-gtk
unstable.brave
# Office
libreoffice