remove amdvlk driver
This commit is contained in:
parent
8ee44f18ed
commit
67c8c07db5
8 changed files with 27 additions and 41 deletions
|
@ -1,6 +1,5 @@
|
|||
{ config, pkgs, lib, inputs,... }:
|
||||
let
|
||||
inherit (import ./variables.nix) key theme color accent font;
|
||||
{ config, pkgs, lib, inputs, ... }:
|
||||
let inherit (import ./variables.nix) key theme color accent font;
|
||||
|
||||
in {
|
||||
imports = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue