mirror of
https://codeberg.org/jopejoe1/nix-conf.git
synced 2025-06-07 21:39:23 +02:00
clean up deprecated functions
This commit is contained in:
parent
9a20612fe5
commit
f51a53d7cb
3 changed files with 3 additions and 33 deletions
|
@ -96,8 +96,6 @@
|
|||
graphics = {
|
||||
enable = true;
|
||||
enable32Bit = true;
|
||||
extraPackages = with pkgs; [ ];
|
||||
extraPackages32 = with pkgs.pkgsi686Linux; [ ];
|
||||
};
|
||||
nvidia = {
|
||||
#package = config.boot.kernelPackages.nvidiaPackages.stable;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue