Compare commits

..

No commits in common. "e6374ca39b14665cb0e6891345b4909c97682bd1" and "6664cce060b2980d89ae17d64269fa433754cf41" have entirely different histories.

2 changed files with 0 additions and 12 deletions

View File

@ -25,8 +25,6 @@ in
# udiskie
# udisks
brightnessctl
wireshark
];
# Move to Realm module
@ -57,15 +55,6 @@ in
programs.dconf.enable = true;
services.libinput.enable = true;
networking.firewall = {
enable = mkForce false;
logRefusedConnections = true;
logRefusedPackets = true;
logReversePathDrops = true;
logRefusedUnicastsOnly = false;
};
programs.wireshark.enable = true;
machine.sudo-groups = [ "wireshark" ];
services.upower.enable = true; # For battery percentage in gnome
modules.unfree.allowedPackages = [
"nvidia-x11"

View File

@ -259,7 +259,6 @@ in
"'bar'" = "csd";
"'*'" = "ssd";
"'wpa_gui'" = "float";
"'Xpra'" = "float";
};
};
};