flake update #2

Merged
Richie merged 12 commits from feature/flake-update into main 2026-05-14 15:12:40 -04:00
3 changed files with 1 additions and 1 deletions
Showing only changes of commit 651599796e - Show all commits
-1
View File
@@ -1,7 +1,6 @@
{ config, ... }:
{
imports = [
./llm_tools.nix
./cli
./programs.nix
./ssh_config.nix
+1
View File
@@ -6,6 +6,7 @@
"${inputs.self}/users/shared/sweet.nix"
./firefox
./kitty.nix
./llm_tools.nix
./vscode
];