mirror of
https://github.com/nmasur/dotfiles
synced 2025-07-06 19:00:14 +00:00
more moving things around
This commit is contained in:
@ -15,7 +15,9 @@ in
|
||||
|
||||
config = lib.mkIf cfg.enable {
|
||||
|
||||
nmasur.programs.wine.enable = lib.mkDefault true;
|
||||
nmasur.presets.programs = {
|
||||
wine.enable = lib.mkDefault true;
|
||||
};
|
||||
|
||||
home.packages = lib.mkDefault [
|
||||
pkgs.heroic
|
||||
|
Reference in New Issue
Block a user