tmux and upower

This commit is contained in:
Andrea Ciceri 2022-06-10 11:07:26 +02:00
parent ee596b3db9
commit 3668e2d3d0
No known key found for this signature in database
GPG key ID: A1FC89532D1C5654
5 changed files with 46 additions and 4 deletions

View file

@ -4,7 +4,6 @@
openscad
] ++ (if !stdenv.hostPlatform.isAarch64 then [
blender
# freecad
]
else [ ]);
}