80 current 2025-10-08 10:53:26 25.05.20251001.5b5be50 6.12.49 *

This commit is contained in:
2025-10-08 11:01:11 -05:00
parent f3e024cefc
commit 0229b200ea
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
# flake for blakes nixos config
# define new devices in outputs
# generation: 79 current 2025-10-08 00:28:08 25.05.20251001.5b5be50 6.12.49 *
# generation: 80 current 2025-10-08 10:53:26 25.05.20251001.5b5be50 6.12.49 *
{
description = "blakes nix config";
inputs = {

View File

@@ -70,6 +70,7 @@
# package install list
environment.systemPackages = with pkgs; [
vim
lf
rsync
wget
git
@@ -78,7 +79,6 @@
neofetch
btop
age
nvidia-container-toolkit
];