another one :D
This commit is contained in:
13
home/bin/default.nix
Normal file
13
home/bin/default.nix
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
imports = [
|
||||
# shared apps
|
||||
./browsers
|
||||
./discord
|
||||
./utility
|
||||
./alacritty
|
||||
./foot
|
||||
./neovim
|
||||
./kitty
|
||||
./yazi
|
||||
];
|
||||
}
|
||||
Reference in New Issue
Block a user