forked from Bun/nixos-config
Finally find a better name for these folders
This commit is contained in:
parent
84eac269d7
commit
2e70b49477
22 changed files with 41 additions and 41 deletions
|
@ -3,11 +3,11 @@
|
|||
{pkgs, inputs, outputs, ...}: {
|
||||
imports = [
|
||||
# Terminal apps
|
||||
./tuiapps/zsh.nix
|
||||
./tuiapps/fastfetch.nix
|
||||
./tuiapps/neovim.nix
|
||||
./tuiapps/ranger.nix
|
||||
./tuiapps/tmux.nix
|
||||
./utils/zsh.nix
|
||||
./utils/fastfetch.nix
|
||||
./utils/neovim.nix
|
||||
./utils/ranger.nix
|
||||
./utils/tmux.nix
|
||||
|
||||
# Services
|
||||
./services/reloadunits.nix
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue