chore: remove unused configuration and flakes

This commit is contained in:
Nickolaj Jepsen 2025-08-23 17:28:04 +02:00
parent b02ef14ef1
commit ba100b98ba
6 changed files with 2 additions and 102 deletions

View file

@ -1,9 +0,0 @@
{
inputs,
pkgs,
...
}: {
environment.systemPackages = [
inputs.claude-desktop.packages.${pkgs.system}.claude-desktop-with-fhs
];
}

View file

@ -18,7 +18,6 @@
./apps/ghostty.nix
./apps/slack.nix
./apps/obsidian.nix
./apps/claude.nix
./apps/ferdium.nix
];
}