todo deal with this later
This commit is contained in:
parent
dd44c9dd94
commit
1b00187959
1 changed files with 0 additions and 11 deletions
|
@ -10,17 +10,6 @@ in
|
|||
|
||||
config = mkIf cfg.enable {
|
||||
users.users.sako.packages = with pkgs; [
|
||||
SDL2
|
||||
SDL2_image
|
||||
xorg.libX11
|
||||
xorg.libX11.dev
|
||||
xorg.libXcursor
|
||||
xorg.libXcursor.dev
|
||||
xorg.libXrandr
|
||||
xorg.libXrandr.dev
|
||||
xorg.libXi
|
||||
xorg.libXi.dev
|
||||
zlib
|
||||
];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue