Compare commits

..

6 commits

Author SHA1 Message Date
Tao Tien
3ac8783f90 sniffa 2026-04-22 14:26:23 -07:00
Tao Tien
867f3dd2ed bump 2026-04-22 14:26:23 -07:00
Tao Tien
3a6fb431b8 remove bcachefs warn 2026-04-22 14:19:58 -07:00
Tao Tien
d8f003f548 fix uwu 2026-04-13 10:19:04 -07:00
Tao Tien
25b94bddca fonts for acm template 2026-04-10 23:47:51 -07:00
Tao Tien
c2eda1596a bump 2026-04-10 2026-04-10 23:47:36 -07:00
7 changed files with 33 additions and 23 deletions

View file

@ -5,7 +5,7 @@
type = "cifs"; type = "cifs";
mountConfig = { mountConfig = {
# Options = "noauto,noatime,async,users,rw,x-systemd.automount,credentials=${config.age.secrets.uwuraid.path},file_mode=0777,dir_mode=0777"; # 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 [ in [

30
flake.lock generated
View file

@ -169,11 +169,11 @@
"rust-overlay": "rust-overlay" "rust-overlay": "rust-overlay"
}, },
"locked": { "locked": {
"lastModified": 1775655127, "lastModified": 1776221232,
"narHash": "sha256-+VP7mjmfD0J4dQYjwA1Co1WK0FiuOYT2fEMv2DhLhx0=", "narHash": "sha256-utPazkXA5Ef1KELKUDA+tMWkgeLlPhjmA6ma8NAWAe4=",
"owner": "helix-editor", "owner": "helix-editor",
"repo": "helix", "repo": "helix",
"rev": "03d2b4a7ab8e592817cca8e66bd8a32023103698", "rev": "0805bc8534bafaa9109f1839f4e771afb32c3391",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -210,11 +210,11 @@
] ]
}, },
"locked": { "locked": {
"lastModified": 1775683737, "lastModified": 1776184304,
"narHash": "sha256-oBYyowo6yfgb95Z78s3uTnAd9KkpJpwzjJbfnpLaM2Y=", "narHash": "sha256-No6QGBmIv5ChiwKCcbkxjdEQ/RO2ZS1gD7SFy6EZ7rc=",
"owner": "nix-community", "owner": "nix-community",
"repo": "home-manager", "repo": "home-manager",
"rev": "7ba4ee4228ed36123c7cb75d50524b43514ef992", "rev": "3c7524c68348ef79ce48308e0978611a050089b2",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -288,11 +288,11 @@
}, },
"nixos": { "nixos": {
"locked": { "locked": {
"lastModified": 1775525138, "lastModified": 1776067740,
"narHash": "sha256-BQb70+B378ECLO8iQT3P/b1hCC5/CJVHZdeulY8futc=", "narHash": "sha256-B35lpsqnSZwn1Lmz06BpwF7atPgFmUgw1l8KAV3zpVQ=",
"owner": "NixOS", "owner": "NixOS",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "d96b37bbeb9840f1c0ebfe90585ef5067b69bbb3", "rev": "7e495b747b51f95ae15e74377c5ce1fe69c1765f",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -427,11 +427,11 @@
}, },
"nixpkgs_4": { "nixpkgs_4": {
"locked": { "locked": {
"lastModified": 1775423009, "lastModified": 1776169885,
"narHash": "sha256-vPKLpjhIVWdDrfiUM8atW6YkIggCEKdSAlJPzzhkQlw=", "narHash": "sha256-l/iNYDZ4bGOAFQY2q8y5OAfBBtrDAaPuRQqWaFHVRXM=",
"owner": "NixOS", "owner": "NixOS",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "68d8aa3d661f0e6bd5862291b5bb263b2a6595c9", "rev": "4bd9165a9165d7b5e33ae57f3eecbcb28fb231c9",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -501,11 +501,11 @@
] ]
}, },
"locked": { "locked": {
"lastModified": 1775681032, "lastModified": 1776144279,
"narHash": "sha256-zrZEnVnAh8bhtcW9wB689zG2CptqXQAW2ZXu1KUE5Do=", "narHash": "sha256-eX3u6wJ34+qu7ZR1qWOaToGWmudYQSOEStZZm6goP+8=",
"owner": "0xc000022070", "owner": "0xc000022070",
"repo": "zen-browser-flake", "repo": "zen-browser-flake",
"rev": "2626410b08438d4cd251133d1543fae352f06e29", "rev": "727de8a44c85e90f899c540cf3ffa0d5d3344f9c",
"type": "github" "type": "github"
}, },
"original": { "original": {

View file

@ -20,7 +20,7 @@
environment.plasma6.excludePackages = with pkgs; [ environment.plasma6.excludePackages = with pkgs; [
kdePackages.elisa kdePackages.elisa
kdePackages.konsole kdePackages.konsole
kdePackages.gwenview # kdePackages.gwenview
kdePackages.kate kdePackages.kate
# kdePackages.xwaylandvideobridge # kdePackages.xwaylandvideobridge
xterm xterm

View file

@ -32,11 +32,7 @@
format = "bcachefs"; format = "bcachefs";
mountOptions = [ mountOptions = [
"noatime" "noatime"
"compression=zstd"
"background_compression=zstd"
"discard" "discard"
# "fsck"
# "fix_errors"
]; ];
mountpoint = "/"; mountpoint = "/";
}; };

View file

@ -9,9 +9,11 @@
in { in {
users.users.tao.packages = users.users.tao.packages =
(with pkgs-last-building; [ (with pkgs-last-building; [
oculante # https://nixpk.gs/pr-tracker.html?pr=502921 # oculante # https://nixpk.gs/pr-tracker.html?pr=502921
]) ])
++ (with pkgs; [ ++ (with pkgs; [
sniffnet
oculante
# keep-sorted start sticky_comments=no # keep-sorted start sticky_comments=no
# android-tools # android-tools
# boxxy # boxxy
@ -92,6 +94,9 @@ in {
environment.shells = with pkgs; [nushell]; environment.shells = with pkgs; [nushell];
fonts.packages = with pkgs; [ fonts.packages = with pkgs; [
libertine
inconsolata
linux-libertine-g
# keep-sorted start # keep-sorted start
cooper-hewitt cooper-hewitt
ibm-plex ibm-plex

View file

@ -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))))); # extraConfig = lib.concatStrings (map builtins.readFile (map (x: ./nushell/extras/. + x) (map (x: "/" + x) (builtins.attrNames (builtins.readDir ./nushell/extras)))));
plugins = with pkgs.nushellPlugins; [ plugins = with pkgs.nushellPlugins; [
# skim # skim
desktop_notifications # desktop_notifications
# highlight # highlight
# units # units
]; ];

View file

@ -29,9 +29,18 @@ in {
programs.kdeconnect.enable = true; programs.kdeconnect.enable = true;
fonts.packages = with pkgs; [ 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-sans
noto-fonts-cjk-serif noto-fonts-cjk-serif
noto-fonts-color-emoji noto-fonts-color-emoji
# keep-sorted end
]; ];
services.flatpak.enable = true; services.flatpak.enable = true;