From 82f58738adb72ec0a1057a9b1ac078a1710fc02e Mon Sep 17 00:00:00 2001 From: chem Date: Mon, 25 Aug 2025 20:05:03 -0600 Subject: [PATCH] switch kernel to zen also remove ads fuckery --- ads | 66 ---------------------------------- sys/platforms/yuki/default.nix | 2 +- 2 files changed, 1 insertion(+), 67 deletions(-) delete mode 100644 ads diff --git a/ads b/ads deleted file mode 100644 index 8b8c068..0000000 --- a/ads +++ /dev/null @@ -1,66 +0,0 @@ -98a3273 (HEAD -> master, origin/master, origin/HEAD) remove tooltip from waybar clock -4807859 add mako config -a715f50 update readme -abb4fe5 update gtlock style -b149e90 update sway config -9dc042f flake.lock: Update -0d7022d add privacy and disk to waybar -158c761 replace wofi with bemenu -6382deb configure sway colors -aa7265e add and configure gtklock -ef8b281 configure tmux -5d14082 configure sway (this is a huge rice) -4316165 remove conduwuit -edeeb5c flake.lock: Update -6c66eb0 switch to sway -52e1424 add trivionomicon input -ef89396 add sway and xdg config -9687235 add i3lock to sys config -0249e29 apply config changes for 25.05 -2c2fa2b flake.lock: Update -19f637c update to 25.05 -60fa062 flake.lock: Update -d098a49 updated flake.lock -fccdb25 replace deluge with qbittorrent -53c2980 add mapping software -bc55915 apply format -d2eb151 vps: add mealie -1755bf7 add deepState dependencies -8ecb978 update syncthing module -d26ff60 add syncthing -95930bc improve firefox module -86cf517 update firefox module -7854100 apply formatter -d7ea157 vps: enable forgejo actions -48d230a improve firefox module -d7f1c06 modularize gui and browsers modules -5b194ca add readme -62a361c apply formatter and fix typo -ae37ebf vps: add wiki-js -cbda46e modularize steam -9f0e981 home: remove zoom -4acb6e2 split theme into its own module and add xdg configuration -7f69245 add vpn addresses to fail2ban whitelist -4a7bda9 add ipv6 support, net module and wireguard vpn -63a190b vps: change syncthing datadir to vps NAS -09a7464 vps: reduce immich worker concurrency -3fefd5b apply formatter -9636646 vps: add immich -7748c67 vps: add nas exports for immich and syncthing -22eecd6 remove 2011 nas export -a785cce vps: add mosh -dd6a8f9 vps: add calibre -05d397f vps: add shiori -6372c2b update flake.nix -9db5b15 vps: remove unused modues -4e63a64 vps: add syncthing -8c2e1b7 vps: upgrade to trilium-next -86e778f flake.lock: Update -3c2751c flake.lock: Update -9cbd93c add xdg portal -534d3b0 vps: remove templatestyles -dd86290 configure gajim -2e0c03a fix qt, gtk and darkmode settings -97056c6 flake.lock: Update -3e0e6e4 add xdg config -bc73e4b add pv diff --git a/sys/platforms/yuki/default.nix b/sys/platforms/yuki/default.nix index 2fc50c5..c30d3f2 100644 --- a/sys/platforms/yuki/default.nix +++ b/sys/platforms/yuki/default.nix @@ -47,7 +47,7 @@ efi.canTouchEfiVariables = true; }; tmp.useTmpfs = true; - kernelPackages = pkgs.linuxPackages_latest; + kernelPackages = pkgs.linuxPackages_zen; }; # Select internationalisation properties.