WIP: Switch to NixOS #5
2 changed files with 10 additions and 10 deletions
|
@ -2,15 +2,15 @@
|
||||||
|
|
||||||
{
|
{
|
||||||
imports = [
|
imports = [
|
||||||
./programs/bat.nix
|
./bat.nix
|
||||||
./programs/default.nix
|
./eza.nix
|
||||||
./programs/eza.nix
|
./firefox.nix
|
||||||
./programs/firefox.nix
|
./fzf.nix
|
||||||
./programs/git.nix
|
./git.nix
|
||||||
./programs/neovim.nix
|
./neovim.nix
|
||||||
./programs/pass.nix
|
./pass.nix
|
||||||
./programs/ripgrep.nix
|
./ripgrep.nix
|
||||||
./programs/zellij.nix
|
./zellij.nix
|
||||||
./programs/zsh.nix
|
./zsh.nix
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue