gamer improvements
This commit is contained in:
parent
b0418eb56f
commit
4b500953fd
3 changed files with 75 additions and 14 deletions
|
|
@ -24,6 +24,14 @@ in
|
|||
enable = lib.mkDefault true;
|
||||
};
|
||||
|
||||
home.packages = with pkgs; [
|
||||
ark
|
||||
unzip
|
||||
unrar
|
||||
|
||||
mpv
|
||||
];
|
||||
|
||||
xsession.enable = true;
|
||||
xsession.windowManager.i3 = {
|
||||
enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue