Tuning/refactoring/etc
This commit is contained in:
parent
cdfcbf76e3
commit
73482423ee
28 changed files with 189 additions and 211 deletions
|
|
@ -2,7 +2,7 @@
|
|||
with lib;
|
||||
let cfg = config.roles.wine;
|
||||
in {
|
||||
options.roles.wine = { enable = mkEnableOption "roles wine"; };
|
||||
# options.roles.wine = { enable = mkEnableOption "roles wine"; };
|
||||
config = mkIf cfg.enable {
|
||||
home-manager.users.don.home.packages = with pkgs; [
|
||||
# wineWowPackages.stable
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue