about summary refs log blame commit diff stats
path: root/hm/soispha/conf/default.nix
blob: 070932601e48f465429e84eefcad0878b4ae0203 (plain) (tree)
1
2
3
4
5
6
7
8
9
        
               
          
           
            

               
         
            
              
             
          


                 
          
          
            
         
         
            
             
           
         
          
            

              
                 
               


            
{...}: {
  imports = [
    ./alacritty
    ./btop
    ./dconf
    ./direnv
    ./firefox
    ./gammastep
    ./git
    ./gpg
    ./grades
    ./gtk
    ./himalaya
    ./hyfetch
    ./iamb
    ./keepassxc
    ./latexindent
    ./less
    ./lf
    ./mail
    ./mako
    ./mbsync
    ./mpd
    ./mpv
    ./mumble
    ./neomutt
    ./nheko
    ./npm
    ./nvim
    ./python
    ./rclone
    ./ssh
    ./swayidle
    ./swaylock
    ./taskwarrior
    ./tridactyl
    ./yambar
    ./zsh
  ];
}