diff options
author | Alan Pearce | 2022-11-13 17:44:05 +0100 |
---|---|---|
committer | Alan Pearce | 2022-11-13 17:44:46 +0100 |
commit | 025dd11070f864c53c54137a3a5d3247f2870439 (patch) | |
tree | 6034d5c60b909ca087840b99409ae5231cb6a460 /system/settings | |
parent | c44017ab20fc7a1e560f02122ce5aca7aa67bc82 (diff) | |
download | nixfiles-025dd11070f864c53c54137a3a5d3247f2870439.tar.lz nixfiles-025dd11070f864c53c54137a3a5d3247f2870439.tar.zst nixfiles-025dd11070f864c53c54137a3a5d3247f2870439.zip |
Remove disper (abandoned upstream)
Diffstat (limited to 'system/settings')
-rw-r--r-- | system/settings/hardware/laptop.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/system/settings/hardware/laptop.nix b/system/settings/hardware/laptop.nix index ee67d38f..32479ad1 100644 --- a/system/settings/hardware/laptop.nix +++ b/system/settings/hardware/laptop.nix @@ -21,7 +21,6 @@ arandr autorandr - disper ]; programs.light.enable = true; |