add logitech wireless and nasm
Some checks failed
Build iso when a new version is pushed / test (push) Has been cancelled
Some checks failed
Build iso when a new version is pushed / test (push) Has been cancelled
This commit is contained in:
@ -6,7 +6,7 @@
|
||||
# By: tomoron <tomoron@student.42angouleme.fr> +#+ +:+ +#+ #
|
||||
# +#+#+#+#+#+ +#+ #
|
||||
# Created: 2025/02/09 01:43:46 by tomoron #+# #+# #
|
||||
# Updated: 2025/03/12 16:49:41 by tomoron ### ########.fr #
|
||||
# Updated: 2025/04/03 13:24:06 by tomoron ### ########.fr #
|
||||
# #
|
||||
# **************************************************************************** #
|
||||
|
||||
@ -57,4 +57,7 @@
|
||||
|
||||
system.stateVersion = "24.05";
|
||||
environment.etc.nixosFlakeName.text = "${flakeName}";
|
||||
|
||||
hardware.logitech.wireless.enable = true;
|
||||
hardware.logitech.wireless.enableGraphical = true;
|
||||
}
|
||||
|
Reference in New Issue
Block a user