initial commit
This commit is contained in:
16
users/modules/default.nix
Normal file
16
users/modules/default.nix
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
imports = [
|
||||
./basics.nix
|
||||
./bat.nix
|
||||
./btop.nix
|
||||
./direnv.nix
|
||||
./eza.nix
|
||||
./mopidy.nix
|
||||
./nh.nix
|
||||
./shell
|
||||
./ssh.nix
|
||||
./tealdeer.nix
|
||||
./tmux.nix
|
||||
./vcs
|
||||
];
|
||||
}
|
||||
Reference in New Issue
Block a user