add drivers for battery gestion and nvidia gpu

This commit is contained in:
2024-10-16 20:54:07 +02:00
parent 6da0038f5d
commit 20f87b132b
5 changed files with 76 additions and 2 deletions

View File

@ -7,6 +7,7 @@
# imports = [];
nix.settings.experimental-features = ["nix-command" "flakes"];
nixpkgs.config.allowUnfree = true;
boot.loader = {
systemd-boot.enable = true;
@ -44,6 +45,7 @@
home-manager
killall
vim
pciutils
];
#Open ports in the firewall.