home: put modules into folders

This commit is contained in:
Bruno BELANYI 2021-09-25 15:28:10 +02:00
parent 5b0e0bcbc2
commit dc5a44ce82
24 changed files with 23 additions and 23 deletions

View File

@ -1,37 +1,37 @@
{ ... }:
{
imports = [
./bat.nix
./bluetooth.nix
./comma.nix
./direnv.nix
./documentation.nix
./feh.nix
./bat
./bluetooth
./comma
./direnv
./documentation
./feh
./firefox
./flameshot.nix
./gammastep.nix
./flameshot
./gammastep
./gdb
./git
./gpg.nix
./gtk.nix
./htop.nix
./jq.nix
./gpg
./gtk
./htop
./jq
./mail
./mpv.nix
./nix-index.nix
./nm-applet.nix
./packages.nix
./pager.nix
./power-alert.nix
./ssh.nix
./mpv
./nix-index
./nm-applet
./packages
./pager
./power-alert
./ssh
./terminal
./tmux.nix
./udiskie.nix
./tmux
./udiskie
./vim
./wm
./x
./xdg.nix
./zathura.nix
./xdg
./zathura
./zsh
];