remove unstable
This commit is contained in:
parent
82fb005bc1
commit
05e598acf0
11 changed files with 7 additions and 115 deletions
|
@ -33,12 +33,6 @@ in
|
|||
|
||||
programs.corectrl.enable = true;
|
||||
|
||||
# hardware.opengl.extraPackages = with pkgs; [ amdvlk ];
|
||||
# # For 32 bit applications
|
||||
# # Only available on unstable
|
||||
# hardware.opengl.extraPackages32 = with pkgs; [ driversi686Linux.amdvlk ];
|
||||
# environment.variables = { AMD_VULKAN_ICD = "RADV"; };
|
||||
|
||||
fileSystems."/" = {
|
||||
device = "/dev/disk/by-label/BTRFS_ROOT";
|
||||
fsType = "btrfs";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue