2: Testing alternate Intel Graphics config and added DepartureMono nerd font
This commit is contained in:
parent
e7e7b21bfe
commit
52fbfc1e2a
@ -15,11 +15,11 @@ in {
|
||||
# Enable OpenGL
|
||||
hardware.graphics = {
|
||||
enable = true;
|
||||
extraPackages = with pkgs; [
|
||||
intel-media-sdk
|
||||
intel-ocl
|
||||
intel-compute-runtime
|
||||
];
|
||||
# extraPackages = with pkgs; [
|
||||
# intel-media-sdk
|
||||
# intel-ocl
|
||||
# intel-compute-runtime
|
||||
# ];
|
||||
};
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
|
||||
@ -4,5 +4,6 @@
|
||||
nerd-fonts.jetbrains-mono
|
||||
nerd-fonts.caskaydia-cove
|
||||
nerd-fonts._3270
|
||||
nerd-fonts.departure-mono
|
||||
];
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user