This commit is contained in:
2026-03-24 23:53:22 +09:00
parent 545268cf50
commit 20df64d56b
6 changed files with 27 additions and 4 deletions

View File

@@ -136,6 +136,10 @@ in {
programs.wireshark.enable = true;
services.printing.enable = true;
environment.sessionVariables = {
NIXOS_OZONE_WL = "1";
};
# List packages installed in system profile.
# You can use https://search.nixos.org/ to find more packages (and options).
environment.systemPackages = with pkgs; [