home: remove unsused modules
This commit is contained in:
parent
a7c4a7f064
commit
cfe49c73fc
8 changed files with 0 additions and 605 deletions
|
@ -2,19 +2,14 @@
|
|||
alacritty = import ./alacritty;
|
||||
colors = import ./colors.nix;
|
||||
direnv = import ./direnv.nix;
|
||||
fish = import ./fish.nix;
|
||||
git = import ./git.nix;
|
||||
gpg = import ./gpg.nix;
|
||||
gtk = import ./gtk.nix;
|
||||
helix = import ./helix;
|
||||
keyring = import ./keyring.nix;
|
||||
kitty = import ./kitty;
|
||||
mako = import ./mako.nix;
|
||||
session = import ./session.nix;
|
||||
ssh = import ./ssh.nix;
|
||||
sway = import ./sway;
|
||||
syncthing = import ./syncthing.nix;
|
||||
termite = import ./termite.nix;
|
||||
tmux = import ./tmux.nix;
|
||||
xdg = import ./xdg.nix;
|
||||
zsh = import ./zsh.nix;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue