fullscreen key, shell fixes, temp remove stremio
This commit is contained in:
parent
a001eda458
commit
a0f1298174
4 changed files with 19 additions and 11 deletions
|
@ -1 +1,8 @@
|
|||
{ pkgs, scope, ... }: scope "apps.streaming" <| pkgs.stremio
|
||||
{ pkgs, ... }:
|
||||
{
|
||||
# apps.streaming = pkgs.stremio;
|
||||
# nixpkgs.config.permittedInsecurePackages = [
|
||||
# "qtwebengine-5.15.19"
|
||||
# ];
|
||||
user.packages = [ pkgs.brightnessctl ];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue