got nvidia propritary Drivers working{
This commit is contained in:
parent
92fea90ac6
commit
9ba38635df
9 changed files with 170 additions and 96 deletions
7
modules/system/applications/default.nix
Normal file
7
modules/system/applications/default.nix
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
{pkgs,config,...}:{
|
||||
imports = [
|
||||
./fnv.nix
|
||||
];
|
||||
|
||||
speccon18.applications.fnv.enable = true;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue