vim: add lsp_signature, set exrc remove pylsp-mypy package (broken)
All checks were successful
update the nix flake lock automatically every week / update (push) Successful in 30s
All checks were successful
update the nix flake lock automatically every week / update (push) Successful in 30s
This commit is contained in:
@ -6,7 +6,7 @@
|
||||
# By: tomoron <tomoron@student.42angouleme.fr> +#+ +:+ +#+ #
|
||||
# +#+#+#+#+#+ +#+ #
|
||||
# Created: 2025/09/05 23:42:18 by tomoron #+# #+# #
|
||||
# Updated: 2026/06/22 15:42:08 by tomoron ### ########.fr #
|
||||
# Updated: 2026/07/07 17:49:04 by tomoron ### ########.fr #
|
||||
# #
|
||||
# **************************************************************************** #
|
||||
|
||||
@ -18,6 +18,8 @@
|
||||
"libvirtd" # can use libvirtd
|
||||
"dialout" # can use serial devices
|
||||
"wireshark" # can use wireshask
|
||||
"plugdev" #some esp things
|
||||
];
|
||||
};
|
||||
users.groups.plugdev = {};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user