mirror of
https://github.com/Nickiel12/nicks-nix-config.git
synced 2024-11-22 12:49:32 -08:00
added wiregaurd tools
This commit is contained in:
parent
91b8a81bce
commit
292b198f08
1 changed files with 1 additions and 0 deletions
|
@ -56,6 +56,7 @@
|
||||||
pkgs.hddtemp
|
pkgs.hddtemp
|
||||||
pkgs.smartmontools
|
pkgs.smartmontools
|
||||||
pkgs.screen
|
pkgs.screen
|
||||||
|
pkgs.wiregaurd-tools
|
||||||
];
|
];
|
||||||
|
|
||||||
services.xserver.videoDrivers = [ "nvidia" ];
|
services.xserver.videoDrivers = [ "nvidia" ];
|
||||||
|
|
Loading…
Reference in a new issue