Opened firewall for mc

This commit is contained in:
William 2025-05-18 18:24:47 -03:00
parent 222c69b136
commit a92172bfbc
4 changed files with 29 additions and 24 deletions

View file

@ -157,17 +157,17 @@
];
};
environment.plasma6.excludePackages = (
with pkgs.kdePackages;
[
discover
elisa
gwenview
kate
khelpcenter
oxygen
]
);
# environment.plasma6.excludePackages = (
# with pkgs.kdePackages;
# [
# discover
# elisa
# gwenview
# kate
# khelpcenter
# oxygen
# ]
# );
}
))
];