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