Disable allow unfree and modularize home some more

This commit is contained in:
Jimbo 2025-01-22 13:59:04 -05:00
parent 41055434ce
commit c365d25eeb
11 changed files with 20 additions and 13 deletions

View file

@ -1,6 +1,6 @@
{ config, lib, pkgs, blender, ... }:
{
config = lib.mkIf config.home.desktop.enable {
config = lib.mkIf config.home.production.enable {
nixpkgs.overlays = [ blender.overlays.default ];
home.packages = with pkgs; [
audacity