forked from jan-leila/nix-config
main #2
2 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
|
@ -50,7 +50,6 @@
|
||||||
|
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
webtoon-dl
|
webtoon-dl
|
||||||
prostudiomasters
|
|
||||||
];
|
];
|
||||||
|
|
||||||
programs = {
|
programs = {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue