Remove unneeded file

This commit is contained in:
Marko Korhonen 2024-10-05 17:19:09 +03:00
parent ae5be4a644
commit 1734f8ab38
Signed by: FunctionalHacker
GPG key ID: A7F78BCB859CD890
2 changed files with 13 additions and 20 deletions

View file

@ -1,19 +0,0 @@
{ ... }:
{
imports = [
./bat.nix
./eza.nix
./firefox.nix
./fzf.nix
./git.nix
./gnome.nix
./gpg.nix
./neovim.nix
./pass.nix
./ripgrep.nix
./ssh.nix
./zellij.nix
./zsh.nix
];
}