mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 19:51:34 +01:00
Remove broken and unneeded option
This commit is contained in:
parent
2ffefb5f30
commit
2802eac4c7
1 changed files with 0 additions and 3 deletions
|
|
@ -22,9 +22,6 @@ _: {
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
||||||
# Disable until https://github.com/NixOS/nixpkgs/issues/368642 is resolved
|
|
||||||
# hardware.logitech.lcd.enable = true;
|
|
||||||
|
|
||||||
zramSwap.enable = true;
|
zramSwap.enable = true;
|
||||||
|
|
||||||
services = {
|
services = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue