The Blue Update #1

Merged
Jimbo merged 101 commits from Refactor into main 2024-10-25 21:26:22 -04:00
3 changed files with 5 additions and 5 deletions
Showing only changes of commit 54a7a6e21a - Show all commits

View file

@ -1,9 +1,5 @@
{ pkgs, lib, config, ... }:
{ pkgs, ... }:
{
imports = [
./obs
];
home.packages = with pkgs; [
yt-dlp
spotdl

View file

@ -1,5 +1,9 @@
{ pkgs, blender-bin, ... }:
{
imports = [
./obs
];
home.packages = with pkgs; [
krita
inkscape