remove unused apps

This commit is contained in:
Tyler Mayoff 2025-08-25 15:33:55 -04:00
parent a59007d73c
commit 64a1c0a072
No known key found for this signature in database
GPG key ID: FAE8714D991290A9
2 changed files with 1 additions and 2 deletions

View file

@ -7,7 +7,7 @@
in { in {
imports = [ imports = [
# ../fish.nix # ../fish.nix
./sketchybar.nix # ./sketchybar.nix
]; ];
nixpkgs = { nixpkgs = {

View file

@ -1,7 +1,6 @@
{pkgs, ...}: { {pkgs, ...}: {
imports = [ imports = [
../../home/common.nix ../../home/common.nix
../../home/kitty.nix
../../home/helide ../../home/helide