refactor!: remove unused modules, bindings, etc.
This commit is contained in:
parent
b1a6d5016a
commit
5fc963c537
48 changed files with 93 additions and 540 deletions
|
|
@ -1,16 +1,9 @@
|
|||
{ config
|
||||
, lib
|
||||
, pkgs
|
||||
, ...
|
||||
}:
|
||||
|
||||
{
|
||||
imports = [
|
||||
./adb.nix
|
||||
./bspwm
|
||||
./code.nix
|
||||
./direnv.nix
|
||||
./emacs.nix
|
||||
./firefox.nix
|
||||
./fish.nix
|
||||
./git.nix
|
||||
|
|
@ -31,7 +24,6 @@
|
|||
./sway.nix
|
||||
./thunar.nix
|
||||
./nvim
|
||||
./xmonad
|
||||
./zathura.nix
|
||||
./zsh.nix
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue