Disabled wayland-overlay

This commit is contained in:
Andrea Ciceri 2021-12-29 13:56:23 +01:00
parent 264b1d0ac4
commit 5ec83521ea
No known key found for this signature in database
GPG key ID: A1FC89532D1C5654
9 changed files with 199 additions and 86 deletions

View file

@ -22,7 +22,14 @@
yarn2nix
python39Packages.poetry
texlive.combined.scheme-full
] else [ ]);
gphoto2
digikam
rawtherapee
freecad
deploy-rs.deploy-rs
] ++
(if !stdenv.hostPlatform.isAarch64 then [ wineWowPackages.full ] else [ ])
else [ ]);
};
users.users.ccr = {