Added wine to package list
This commit is contained in:
parent
ceb01f8a47
commit
e35e4d7786
@ -2,5 +2,6 @@
|
||||
{ config, pkgs, user, ... }: {
|
||||
home.packages = with pkgs; [
|
||||
openmw
|
||||
wine64
|
||||
];
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user