main #2

Merged
Lithospherical merged 42 commits from jan-leila/nix-config:main into main 2025-06-05 04:13:47 +00:00
2 changed files with 1 additions and 1 deletions
Showing only changes of commit 7979b4ed17 - Show all commits

View file

@ -72,6 +72,7 @@ in {
# proprietary platforms # proprietary platforms
discord discord
obsidian obsidian
prostudiomasters
(lib.mkIf hardware.graphicsAcceleration.enable davinci-resolve) (lib.mkIf hardware.graphicsAcceleration.enable davinci-resolve)
# development tools # development tools

View file

@ -50,7 +50,6 @@
environment.systemPackages = with pkgs; [ environment.systemPackages = with pkgs; [
webtoon-dl webtoon-dl
prostudiomasters
]; ];
programs = { programs = {