Compare commits

..

No commits in common. "082b9327bb43a68dcab1e7af29f43b03fd2593dd" and "95ad0c1b68e80e77363d22a76dddce36315c4d51" have entirely different histories.

3 changed files with 13 additions and 21 deletions

View file

@ -60,7 +60,7 @@
adb.enable = true;
flashrom.enable = true;
nix-ld.enable = true;
nix-ld.libraries = with pkgs; [xorg.libxcb libao xorg.libX11 libusb1 cargo rustc pkg-config cacert libpulseaudio libsecret file];
nix-ld.libraries = with pkgs; [xorg.libxcb libao xorg.libX11 libusb1 cargo rustc pkg-config cacert];
};
services.journald.extraConfig = ''
@ -75,16 +75,9 @@
};
networking.firewall.checkReversePath = "loose";
services.resolved.enable = true;
systemd.network.enable = true;
systemd.network.networks."enp0s25" = {
matchConfig.Name = "enp0s25";
networkConfig.DHCP = "yes";
};
networking.useNetworkd = true;
networking.interfaces.enp0s31f6.useDHCP = true;
networking.useDHCP = false;
services.networkd-dispatcher = {
@ -92,7 +85,7 @@
rules."50-tailscale" = {
onState = ["routable"];
script = ''
"${pkgs.ethtool} NETDEV=$(ip -o route get 8.8.8.8 | cut -f 5 -d " ") | -K enp0s25 rx-udp-gro-forwarding on rx-gro-list off"
"${pkgs.ethtool} NETDEV=$(ip -o route get 8.8.8.8 | cut -f 5 -d " ") | -K enp0s31f6 rx-udp-gro-forwarding on rx-gro-list off"
'';
};
};
@ -153,10 +146,10 @@
hardware.bluetooth.enable = true;
services.blueman.enable = true;
#networking.networkmanager = {
# enable = true;
# wifi.backend = "iwd";
#};
networking.networkmanager = {
enable = true;
wifi.backend = "iwd";
};
# Set your time zone.
time.timeZone = "Europe/London";
@ -278,8 +271,6 @@
environment.systemPackages = with pkgs; [
hyprlock
file
libsecret
wget
jmtpfs
nautilus

View file

@ -30,7 +30,6 @@
settings.main.font = (if vars.user == "alyx" then "monospace:size=14" else "monospace:size=10");
settings.colors.alpha = "0.9";
};
programs.ncmpcpp = {
enable = (vars.class != "handheld");
settings = {

View file

@ -1,13 +1,10 @@
{pkgs, vars, ...}:{
home.packages = with pkgs; [
abaddon
blender-hip
brightnessctl
bs-manager
clonehero
comma
discordo
dissent
emacs
fastfetch
librewolf
@ -40,7 +37,12 @@
transmission_4-qt
udiskie
v4l-utils
(discord-canary.override {
withVencord = true;
withOpenASAR = true;
})
vesktop
legcord
vlc
wl-clipboard
wlr-randr