1

Update for NixOS 23.11

This commit is contained in:
2023-09-07 17:49:45 +02:00
parent b6d308a9f4
commit 5f98981d65
2 changed files with 8 additions and 9 deletions

View File

@ -448,7 +448,7 @@ rec {
# Media
wacomtablet
# blender
godot
godot_4
obs-studio
# vlc # Addition to mpv without any shaders etc
kdenlive
@ -463,10 +463,10 @@ rec {
cachix
# Generate documentation
modules-options-doc
# modules-options-doc # TODO: Deprecated, needs update at 24.05
];
home.file.".options-doc".source = "${pkgs.modules-options-doc}";
# home.file.".options-doc".source = "${pkgs.modules-options-doc}";
# Packages with extra options managed by HomeManager natively
programs = {