unfree: Remove packages no longer in use
This commit is contained in:
parent
f5d62a8cbd
commit
eb2e268377
|
@ -27,15 +27,10 @@ in
|
|||
"wallpaper-unfree" # defined in users/simon/modules/sway.nix
|
||||
] ++ lib.optionals cfg.allowSoftware [
|
||||
"cups-kyocera-ecosys-m552x-p502x" # exception: the file header says MIT license, but explicitly forbids modifications WTF?
|
||||
"drone-runner-exec" # exception: same as drone.io
|
||||
"drone.io" # exception: is open source (but has usage restriction)
|
||||
"fahclient" # exception: for science
|
||||
"makemkv" # exception: runs in sandbox, only way to get DRM garbage to work properly
|
||||
"p7zip" # exception: rar source code is not free, but available; p7zip with `enableUnfree` includes it
|
||||
|
||||
# games (okay if they run sandboxed)
|
||||
"factorio"
|
||||
"factorio-headless"
|
||||
"osu-lazer" # also is free except for one dependency
|
||||
"steam"
|
||||
"steam-original"
|
||||
|
|
Loading…
Reference in a new issue