style: add transparent background for nvimBufferline
- remove duplicated file (davinci.nix)
This commit is contained in:
parent
69705431bf
commit
8de4592eb5
3 changed files with 11 additions and 18 deletions
|
|
@ -1,16 +0,0 @@
|
|||
{ pkgs, ... }:
|
||||
let
|
||||
in
|
||||
{
|
||||
environment.systemPackages = with pkgs; [
|
||||
davinci-resolve
|
||||
];
|
||||
|
||||
hardware.graphics = {
|
||||
enable = true;
|
||||
extraPackages = with pkgs; [
|
||||
intel-compute-runtime
|
||||
rocmPackages.clr.icd
|
||||
];
|
||||
};
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue