blender and org-roam-ui

This commit is contained in:
Andrea Ciceri 2021-12-13 13:08:43 +01:00
parent 7f18e318b7
commit 264b1d0ac4
No known key found for this signature in database
GPG key ID: A1FC89532D1C5654
8 changed files with 38 additions and 9 deletions

View file

@ -3,7 +3,7 @@
home-manager.users.ccr = { suites, ... }: {
imports = with suites; shell ++ base ++ (if config.networking.hostName != "hs" then
(
gui ++ browser ++ multimedia ++ emails ++ dev
gui ++ browser ++ multimedia ++ emails ++ dev ++ modelling
) else [ ]);
home.packages = with pkgs; [
@ -12,7 +12,7 @@
] ++ (if config.networking.hostName != "hs" then [
imv
calibre
scrcpy
# scrcpy # TODO: create a profile only for x86_64 (not available for aarch64)
element-desktop
gtk-engine-murrine
gtk_engines