about summary refs log blame commit diff stats
path: root/hm/soispha/conf/default.nix
blob: bee1cb9a477dce8518b1d4c7003f620a11e3d70f (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
    ./rofi
    ./ssh
    ./starship
    ./swayidle
    ./swaylock
    ./taskwarrior
    ./timewarrior
    ./tridactyl
    ./xdg
    ./yambar
    ./zsh
  ];
}