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