Move some stuff to modules
This commit is contained in:
parent
61640c0580
commit
08b0fbcd0c
30 changed files with 427 additions and 406 deletions
5
home-manager/tidal.nix
Normal file
5
home-manager/tidal.nix
Normal file
|
@ -0,0 +1,5 @@
|
|||
{ pkgs, ...}: {
|
||||
home.packages = with pkgs; [
|
||||
supercollider-with-sc3-plugins
|
||||
];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue