From c2eda1596ab72ee4c391e21de2d52aed8a1da376 Mon Sep 17 00:00:00 2001 From: Tao Tien <29749622+taotien@users.noreply.github.com> Date: Fri, 10 Apr 2026 10:28:07 -0700 Subject: [PATCH 1/6] bump 2026-04-10 --- flake.lock | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/flake.lock b/flake.lock index a1615be..1e814d1 100644 --- a/flake.lock +++ b/flake.lock @@ -35,7 +35,7 @@ "rev": "21dcaa011d3d35cf42a04e988eaac9b28c97a707", "revCount": 411, "type": "tarball", - "url": "https://api.flakehub.com/f/pinned/DeterminateSystems/determinate/0.1.411%2Brev-21dcaa011d3d35cf42a04e988eaac9b28c97a707/019d691b-2bc2-7c83-8969-c08580b21c6c/source.tar.gz?rev=21dcaa011d3d35cf42a04e988eaac9b28c97a707&revCount=411" + "url": "https://api.flakehub.com/f/pinned/DeterminateSystems/determinate/0.1.411%2Brev-21dcaa011d3d35cf42a04e988eaac9b28c97a707/019d691b-2bc2-7c83-8969-c08580b21c6c/source.tar.gz" }, "original": { "type": "tarball", @@ -169,11 +169,11 @@ "rust-overlay": "rust-overlay" }, "locked": { - "lastModified": 1775655127, - "narHash": "sha256-+VP7mjmfD0J4dQYjwA1Co1WK0FiuOYT2fEMv2DhLhx0=", + "lastModified": 1775828607, + "narHash": "sha256-Qa0if6Rp9/ELdRVlT93fGwjKF4oEeKaY+ML+GY/fYSM=", "owner": "helix-editor", "repo": "helix", - "rev": "03d2b4a7ab8e592817cca8e66bd8a32023103698", + "rev": "eb49c5e4e07b4d7c63b88371d3a6e542a140c6b3", "type": "github" }, "original": { @@ -210,11 +210,11 @@ ] }, "locked": { - "lastModified": 1775683737, - "narHash": "sha256-oBYyowo6yfgb95Z78s3uTnAd9KkpJpwzjJbfnpLaM2Y=", + "lastModified": 1775781825, + "narHash": "sha256-L5yKTpR+alrZU2XYYvIxCeCP4LBHU5jhwSj7H1VAavg=", "owner": "nix-community", "repo": "home-manager", - "rev": "7ba4ee4228ed36123c7cb75d50524b43514ef992", + "rev": "e35c39fca04fee829cecdf839a50eb9b54d8a701", "type": "github" }, "original": { @@ -288,11 +288,11 @@ }, "nixos": { "locked": { - "lastModified": 1775525138, - "narHash": "sha256-BQb70+B378ECLO8iQT3P/b1hCC5/CJVHZdeulY8futc=", + "lastModified": 1775811116, + "narHash": "sha256-t+HZK42pB6N+i5RGbuy7Xluez/VvWbembBdvzsc23Ss=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "d96b37bbeb9840f1c0ebfe90585ef5067b69bbb3", + "rev": "54170c54449ea4d6725efd30d719c5e505f1c10e", "type": "github" }, "original": { @@ -427,11 +427,11 @@ }, "nixpkgs_4": { "locked": { - "lastModified": 1775423009, - "narHash": "sha256-vPKLpjhIVWdDrfiUM8atW6YkIggCEKdSAlJPzzhkQlw=", + "lastModified": 1775710090, + "narHash": "sha256-ar3rofg+awPB8QXDaFJhJ2jJhu+KqN/PRCXeyuXR76E=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "68d8aa3d661f0e6bd5862291b5bb263b2a6595c9", + "rev": "4c1018dae018162ec878d42fec712642d214fdfa", "type": "github" }, "original": { @@ -501,11 +501,11 @@ ] }, "locked": { - "lastModified": 1775681032, - "narHash": "sha256-zrZEnVnAh8bhtcW9wB689zG2CptqXQAW2ZXu1KUE5Do=", + "lastModified": 1775744672, + "narHash": "sha256-Qg3Wnn3WYiiii35CE9kE+XX4ooSFzupAnGC1/NjI5C8=", "owner": "0xc000022070", "repo": "zen-browser-flake", - "rev": "2626410b08438d4cd251133d1543fae352f06e29", + "rev": "14a238beb0621977e9bf04cba68919d5650deea9", "type": "github" }, "original": { From 25b94bddcac64442f39affd7adfeddd53f0aecfd Mon Sep 17 00:00:00 2001 From: Tao Tien <29749622+taotien@users.noreply.github.com> Date: Fri, 10 Apr 2026 10:28:07 -0700 Subject: [PATCH 2/6] fonts for acm template --- users/tao.nix | 3 +++ 1 file changed, 3 insertions(+) diff --git a/users/tao.nix b/users/tao.nix index 354dc1d..c5b27f9 100644 --- a/users/tao.nix +++ b/users/tao.nix @@ -92,6 +92,9 @@ in { environment.shells = with pkgs; [nushell]; fonts.packages = with pkgs; [ + libertine + inconsolata + linux-libertine-g # keep-sorted start cooper-hewitt ibm-plex From d8f003f548dd61dbb736b0413a3b1c37413ba6b3 Mon Sep 17 00:00:00 2001 From: Tao Tien <29749622+taotien@users.noreply.github.com> Date: Sun, 12 Apr 2026 19:32:58 -0700 Subject: [PATCH 3/6] fix uwu --- extras/uwuraid.nix | 2 +- systems/NOmom.nix | 2 +- users/vy.nix | 9 +++++++++ 3 files changed, 11 insertions(+), 2 deletions(-) diff --git a/extras/uwuraid.nix b/extras/uwuraid.nix index 6c8ad5b..4ab97d8 100644 --- a/extras/uwuraid.nix +++ b/extras/uwuraid.nix @@ -5,7 +5,7 @@ type = "cifs"; mountConfig = { # Options = "noauto,noatime,async,users,rw,x-systemd.automount,credentials=${config.age.secrets.uwuraid.path},file_mode=0777,dir_mode=0777"; - Options = "_netdev,noserverino,noauto,noatime,async,users,rw,x-systemd.automount,x-systemd.requires=network-online.target,nofail,soft,credentials=${config.age.secrets.uwuraid.path},file_mode=0777,dir_mode=0777"; + Options = "_netdev,noserverino,nounix,nobrl,noperm,noauto,noatime,async,users,rw,x-systemd.automount,x-systemd.requires=network-online.target,nofail,soft,credentials=${config.age.secrets.uwuraid.path},file_mode=0777,dir_mode=0777"; }; }; in [ diff --git a/systems/NOmom.nix b/systems/NOmom.nix index 6f14fc4..8e20673 100644 --- a/systems/NOmom.nix +++ b/systems/NOmom.nix @@ -20,7 +20,7 @@ environment.plasma6.excludePackages = with pkgs; [ kdePackages.elisa kdePackages.konsole - kdePackages.gwenview + # kdePackages.gwenview kdePackages.kate # kdePackages.xwaylandvideobridge xterm diff --git a/users/vy.nix b/users/vy.nix index 00543fe..0658936 100644 --- a/users/vy.nix +++ b/users/vy.nix @@ -29,9 +29,18 @@ in { programs.kdeconnect.enable = true; fonts.packages = with pkgs; [ + libertine + inconsolata + linux-libertine-g + adwaita-fonts + # keep-sorted start + cooper-hewitt + ibm-plex + nerd-fonts.fira-code noto-fonts-cjk-sans noto-fonts-cjk-serif noto-fonts-color-emoji + # keep-sorted end ]; services.flatpak.enable = true; From 3a6fb431b89672939121eef5e4f80a68abfe994c Mon Sep 17 00:00:00 2001 From: Tao Tien <29749622+taotien@users.noreply.github.com> Date: Tue, 21 Apr 2026 14:32:15 -0700 Subject: [PATCH 4/6] remove bcachefs warn --- systems/disk-config.nix | 4 ---- 1 file changed, 4 deletions(-) diff --git a/systems/disk-config.nix b/systems/disk-config.nix index d543dca..fef5d31 100644 --- a/systems/disk-config.nix +++ b/systems/disk-config.nix @@ -32,11 +32,7 @@ format = "bcachefs"; mountOptions = [ "noatime" - "compression=zstd" - "background_compression=zstd" "discard" - # "fsck" - # "fix_errors" ]; mountpoint = "/"; }; From 867f3dd2ed1596b792268a843c7e3be9801aedca Mon Sep 17 00:00:00 2001 From: Tao Tien <29749622+taotien@users.noreply.github.com> Date: Mon, 13 Apr 2026 21:26:55 -0700 Subject: [PATCH 5/6] bump --- flake.lock | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/flake.lock b/flake.lock index 1e814d1..3d49734 100644 --- a/flake.lock +++ b/flake.lock @@ -35,7 +35,7 @@ "rev": "21dcaa011d3d35cf42a04e988eaac9b28c97a707", "revCount": 411, "type": "tarball", - "url": "https://api.flakehub.com/f/pinned/DeterminateSystems/determinate/0.1.411%2Brev-21dcaa011d3d35cf42a04e988eaac9b28c97a707/019d691b-2bc2-7c83-8969-c08580b21c6c/source.tar.gz" + "url": "https://api.flakehub.com/f/pinned/DeterminateSystems/determinate/0.1.411%2Brev-21dcaa011d3d35cf42a04e988eaac9b28c97a707/019d691b-2bc2-7c83-8969-c08580b21c6c/source.tar.gz?rev=21dcaa011d3d35cf42a04e988eaac9b28c97a707&revCount=411" }, "original": { "type": "tarball", @@ -169,11 +169,11 @@ "rust-overlay": "rust-overlay" }, "locked": { - "lastModified": 1775828607, - "narHash": "sha256-Qa0if6Rp9/ELdRVlT93fGwjKF4oEeKaY+ML+GY/fYSM=", + "lastModified": 1776221232, + "narHash": "sha256-utPazkXA5Ef1KELKUDA+tMWkgeLlPhjmA6ma8NAWAe4=", "owner": "helix-editor", "repo": "helix", - "rev": "eb49c5e4e07b4d7c63b88371d3a6e542a140c6b3", + "rev": "0805bc8534bafaa9109f1839f4e771afb32c3391", "type": "github" }, "original": { @@ -210,11 +210,11 @@ ] }, "locked": { - "lastModified": 1775781825, - "narHash": "sha256-L5yKTpR+alrZU2XYYvIxCeCP4LBHU5jhwSj7H1VAavg=", + "lastModified": 1776184304, + "narHash": "sha256-No6QGBmIv5ChiwKCcbkxjdEQ/RO2ZS1gD7SFy6EZ7rc=", "owner": "nix-community", "repo": "home-manager", - "rev": "e35c39fca04fee829cecdf839a50eb9b54d8a701", + "rev": "3c7524c68348ef79ce48308e0978611a050089b2", "type": "github" }, "original": { @@ -288,11 +288,11 @@ }, "nixos": { "locked": { - "lastModified": 1775811116, - "narHash": "sha256-t+HZK42pB6N+i5RGbuy7Xluez/VvWbembBdvzsc23Ss=", + "lastModified": 1776067740, + "narHash": "sha256-B35lpsqnSZwn1Lmz06BpwF7atPgFmUgw1l8KAV3zpVQ=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "54170c54449ea4d6725efd30d719c5e505f1c10e", + "rev": "7e495b747b51f95ae15e74377c5ce1fe69c1765f", "type": "github" }, "original": { @@ -427,11 +427,11 @@ }, "nixpkgs_4": { "locked": { - "lastModified": 1775710090, - "narHash": "sha256-ar3rofg+awPB8QXDaFJhJ2jJhu+KqN/PRCXeyuXR76E=", + "lastModified": 1776169885, + "narHash": "sha256-l/iNYDZ4bGOAFQY2q8y5OAfBBtrDAaPuRQqWaFHVRXM=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "4c1018dae018162ec878d42fec712642d214fdfa", + "rev": "4bd9165a9165d7b5e33ae57f3eecbcb28fb231c9", "type": "github" }, "original": { @@ -501,11 +501,11 @@ ] }, "locked": { - "lastModified": 1775744672, - "narHash": "sha256-Qg3Wnn3WYiiii35CE9kE+XX4ooSFzupAnGC1/NjI5C8=", + "lastModified": 1776144279, + "narHash": "sha256-eX3u6wJ34+qu7ZR1qWOaToGWmudYQSOEStZZm6goP+8=", "owner": "0xc000022070", "repo": "zen-browser-flake", - "rev": "14a238beb0621977e9bf04cba68919d5650deea9", + "rev": "727de8a44c85e90f899c540cf3ffa0d5d3344f9c", "type": "github" }, "original": { From 3ac8783f9059f3e7525f7c23f8692c5c18fd1a41 Mon Sep 17 00:00:00 2001 From: Tao Tien <29749622+taotien@users.noreply.github.com> Date: Wed, 15 Apr 2026 18:01:20 -0700 Subject: [PATCH 6/6] sniffa --- users/tao.nix | 4 +++- users/tao/HOME.nix | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/users/tao.nix b/users/tao.nix index c5b27f9..85f681f 100644 --- a/users/tao.nix +++ b/users/tao.nix @@ -9,9 +9,11 @@ in { users.users.tao.packages = (with pkgs-last-building; [ - oculante # https://nixpk.gs/pr-tracker.html?pr=502921 + # oculante # https://nixpk.gs/pr-tracker.html?pr=502921 ]) ++ (with pkgs; [ + sniffnet + oculante # keep-sorted start sticky_comments=no # android-tools # boxxy diff --git a/users/tao/HOME.nix b/users/tao/HOME.nix index 19b4327..591346f 100644 --- a/users/tao/HOME.nix +++ b/users/tao/HOME.nix @@ -169,7 +169,7 @@ in { # extraConfig = lib.concatStrings (map builtins.readFile (map (x: ./nushell/extras/. + x) (map (x: "/" + x) (builtins.attrNames (builtins.readDir ./nushell/extras))))); plugins = with pkgs.nushellPlugins; [ # skim - desktop_notifications + # desktop_notifications # highlight # units ];