mirror of
https://github.com/aviallon/nixos-lib.git
synced 2026-04-05 17:27:50 +00:00
[Windows] Init config by adding wine and bottles
This commit is contained in:
parent
6d54cd23ae
commit
139c8dec35
3 changed files with 20 additions and 0 deletions
6
windows/default.nix
Normal file
6
windows/default.nix
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
{...}:
|
||||
{
|
||||
imports = [
|
||||
./wine.nix
|
||||
];
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue