removed many packages from defiant
This commit is contained in:
parent
ee0697f406
commit
7f6f36378c
5 changed files with 57 additions and 46 deletions
|
@ -12,5 +12,8 @@
|
|||
graphicsAcceleration = {
|
||||
enable = lib.mkEnableOption "host has a gpu for graphical acceleration";
|
||||
};
|
||||
directAccess = {
|
||||
enable = lib.mkEnableOption "can a host be used on its own";
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue