remove unused packages

This commit is contained in:
Felix Bargfeldt 2025-05-07 14:40:04 +02:00
parent 45ec89d7f2
commit 570c5271a7
Signed by: Defelo
GPG key ID: 2A05272471204DD3
9 changed files with 0 additions and 70 deletions

17
flake.lock generated
View file

@ -1,21 +1,5 @@
{
"nodes": {
"cheatsheets": {
"flake": false,
"locked": {
"lastModified": 1671300617,
"narHash": "sha256-Afv0rPlYTCsyWvYx8UObKs6Me8IOH5Cv5u4fO38J8ns=",
"owner": "cheat",
"repo": "cheatsheets",
"rev": "36bdb99dcfadde210503d8c2dcf94b34ee950e1d",
"type": "github"
},
"original": {
"owner": "cheat",
"repo": "cheatsheets",
"type": "github"
}
},
"crane": {
"locked": {
"lastModified": 1731098351,
@ -406,7 +390,6 @@
},
"root": {
"inputs": {
"cheatsheets": "cheatsheets",
"fenix": "fenix",
"helix": "helix",
"home-manager": "home-manager",

View file

@ -14,10 +14,6 @@
url = "github:Mic92/nix-index-database";
inputs.nixpkgs.follows = "nixpkgs";
};
cheatsheets = {
url = "github:cheat/cheatsheets";
flake = false;
};
helix.url = "github:helix-editor/helix";
fenix.url = "github:nix-community/fenix";
nix-vscode-extensions.url = "github:nix-community/nix-vscode-extensions";

View file

@ -1,22 +0,0 @@
{ pkgs, cheatsheets, ... }:
{
home.packages = [ pkgs.cheat ];
home.file.cheat = {
target = ".config/cheat/conf.yml";
text = builtins.toJSON {
editor = "hx";
colorize = true;
style = "monokai";
formatter = "terminal256";
pager = "less -FRX";
cheatpaths = [
{
name = "community";
path = cheatsheets;
tags = [ "community" ];
readonly = true;
}
];
};
};
}

View file

@ -2,7 +2,6 @@ let
common = [
./common.nix
./cheat.nix
./direnv.nix
./fzf.nix
./helix
@ -18,13 +17,11 @@ in
./alacritty.nix
./clipman.nix
./dunst.nix
# ./fcitx5.nix
./gammastep.nix
./git.nix
./gpg.nix
./helix/full.nix
./hyfetch.nix
# ./libreoffice.nix
./niri
./ntfy.nix
./packages.nix

View file

@ -1,13 +0,0 @@
{ pkgs, ... }:
{
i18n.inputMethod = {
enabled = "fcitx5";
fcitx5.addons = builtins.attrValues { inherit (pkgs) fcitx5-mozc fcitx5-gtk; };
};
home.sessionVariables = {
XMODIFIERS = "@im=fcitx";
XMODIFIER = "@im=fcitx";
GTK_IM_MODULE = "fcitx";
QT_IM_MODULE = "fcitx";
};
}

View file

@ -1,7 +0,0 @@
{ pkgs, ... }:
{
home.packages = builtins.attrValues {
inherit (pkgs) libreoffice hunspell;
inherit (pkgs.hunspellDicts) en_US de_DE;
};
}

View file

@ -15,7 +15,6 @@
# communication
discord-canary
# element-desktop
signal-desktop
# games
prismlauncher
@ -50,7 +49,6 @@
obsidian
vlc
anki-bin
spotify
rnote
zotero

View file

@ -3,7 +3,6 @@
home.packages = builtins.attrValues {
inherit (pkgs)
# rnix-lsp
alejandra
nixfmt-rfc-style
;
};

View file

@ -21,7 +21,6 @@ in
hediet.vscode-drawio
infinity1207.angular2-switcher
james-yu.latex-workshop
kamadorueda.alejandra
leanprover.lean4
ms-python.python
# ms-toolsai.jupyter