Disabled wayland-overlay
This commit is contained in:
parent
264b1d0ac4
commit
5ec83521ea
9 changed files with 199 additions and 86 deletions
|
@ -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 = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue