blender
and org-roam-ui
This commit is contained in:
parent
7f18e318b7
commit
264b1d0ac4
8 changed files with 38 additions and 9 deletions
6
users/profiles/cura/default.nix
Normal file
6
users/profiles/cura/default.nix
Normal file
|
@ -0,0 +1,6 @@
|
|||
{ pkgs, ... }:
|
||||
{
|
||||
home.packages = with pkgs; [
|
||||
cura
|
||||
];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue