chores: some cleanup

This commit is contained in:
Kulvir Singh
2025-01-07 20:55:08 +05:30
parent 5158a4c5a4
commit 9c6c668591
4 changed files with 22 additions and 6 deletions

View File

@@ -6,7 +6,7 @@
...
}: {
imports = [
../../home-modules/alacritty.nix
# ../../home-modules/alacritty.nix
../../home-modules/git.nix
../../home-modules/kitty.nix
../../home-modules/nvim.nix
@@ -23,8 +23,6 @@
pkgs.pnpm
pkgs.discord
# pkgs.firefox
# pkgs.ghostty
pkgs.obsidian
pkgs.spotify
pkgs.redis
@@ -36,7 +34,6 @@
outputs.overlays.additions
outputs.overlays.modifications
outputs.overlays.stable-packages
# outputs.overlays.nur
];
};