Fix a lot of FIXMEs
This commit is contained in:
parent
6569596b8a
commit
f12ff6a989
13 changed files with 86 additions and 51 deletions
|
@ -1,6 +1,10 @@
|
|||
{ ... }:
|
||||
{
|
||||
frogeye.extra = true;
|
||||
frogeye.desktop.xorg = true;
|
||||
frogeye.desktop = {
|
||||
xorg = true;
|
||||
x11_screens = [ "DP-1" "eDP-1" ];
|
||||
maxVideoHeight = 720;
|
||||
};
|
||||
frogeye.dev.docker = true;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue