mirror of
https://github.com/nickolaj-jepsen/nixos.git
synced 2026-01-22 16:16:50 +01:00
chore: remove unused configuration and flakes
This commit is contained in:
parent
b02ef14ef1
commit
ba100b98ba
6 changed files with 2 additions and 102 deletions
|
|
@ -1,9 +0,0 @@
|
|||
{
|
||||
inputs,
|
||||
pkgs,
|
||||
...
|
||||
}: {
|
||||
environment.systemPackages = [
|
||||
inputs.claude-desktop.packages.${pkgs.system}.claude-desktop-with-fhs
|
||||
];
|
||||
}
|
||||
|
|
@ -18,7 +18,6 @@
|
|||
./apps/ghostty.nix
|
||||
./apps/slack.nix
|
||||
./apps/obsidian.nix
|
||||
./apps/claude.nix
|
||||
./apps/ferdium.nix
|
||||
];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue