Compare commits
2 Commits
47f2d1bd2a
...
master
| Author | SHA1 | Date | |
|---|---|---|---|
| 17cb857271 | |||
| 86742306cb |
@@ -12,10 +12,9 @@
|
||||
lact
|
||||
lm_sensors
|
||||
grim
|
||||
easyeffects
|
||||
];
|
||||
imports = [
|
||||
# ../../packages/virtualbox/default.nix
|
||||
../../packages/virtualbox/default.nix
|
||||
# ../../packages/lact/default.nix
|
||||
];
|
||||
hardware.amdgpu.overdrive.enable = true;
|
||||
|
||||
@@ -13,4 +13,7 @@
|
||||
edk2-uefi-shell
|
||||
libreoffice
|
||||
];
|
||||
services.easyeffects = {
|
||||
enable = true;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user