about summary refs log blame commit diff stats
path: root/modules/home.legacy/conf/default.nix
blob: 38cbc91542ea84114c22e40df527e4e689bab85d (plain) (tree)
1
2
3
4
5
6
7
8
9
        
               
           
          
           
               
         
         
              
             
          
                 
          
          
            
         
            
             
               
         
                  
            
          
         
              
              
                 
                 
               
         
          
    
{...}: {
  imports = [
    ./alacritty
    ./beets
    ./btop
    ./dconf
    ./firefox
    ./gammastep
    ./gpg
    ./gtk
    ./himalaya
    ./hyfetch
    ./iamb
    ./keepassxc
    ./latexindent
    ./mail
    ./mako
    ./mbsync
    ./mpv
    ./mumble
    ./neomutt
    ./nix-index
    ./npm
    ./prusa_slicer
    ./python
    ./rclone
    ./rofi
    ./ssh
    ./starship
    ./swayidle
    ./swaylock
    ./taskwarrior
    ./timewarrior
    ./tridactyl
    ./xdg
    ./ytcc
  ];
}