chore: Update flake inputs

This commit is contained in:
ulic-youthlic 2026-07-04 23:16:59 +08:00
parent 11337b8f9e
commit 8bab969745
Signed by: youthlic
GPG key ID: 63E86C3C14A0D721
4 changed files with 8 additions and 5 deletions

6
flake.lock generated
View file

@ -696,11 +696,11 @@
"nixpkgs": "nixpkgs_6"
},
"locked": {
"lastModified": 1783174895,
"narHash": "sha256-Q6R76y1iN3WWjJMKIl8Sa4L7h5mEYbieEGIRlwZJtLs=",
"lastModified": 1783177000,
"narHash": "sha256-UsefkrgL+LsiP/2k8DHbn0NvGE2HiaqCZW7kqfLquQY=",
"owner": "nix-community",
"repo": "NUR",
"rev": "f658a5a156740003d4f23fde9b827c78679ea70f",
"rev": "75b0a5d07a5b14327a87276590848c1c7037f4c2",
"type": "github"
},
"original": {

View file

@ -26,5 +26,8 @@ in
(lib.mkIf (cfg.enable && bash-cfg.enable) {
programs.fzf.enableBashIntegration = true;
})
(lib.mkIf (cfg.enable && config.youthlic.programs.atuin.enable) {
programs.fzf.historyWidget.command = "";
})
];
}

View file

@ -28,7 +28,7 @@
fi
'';
};
nixpkgs.config.cudaSupport = true;
# nixpkgs.config.cudaSupport = true;
services = {
hardware.bolt.enable = true;
fstrim.enable = true;

View file

@ -13,7 +13,7 @@ pipe
./rime-all.nix
./iosevka-serif_fixed.nix
./pkgsNoCuda.nix
# ./pkgsNoCuda.nix
./linux-cachyos.nix
]
[