A bunch of stuff, including commit signing!
This commit is contained in:
parent
5767736f86
commit
490f562d85
13 changed files with 78 additions and 26 deletions
home/adrielus/features/cli
|
@ -1,5 +1,5 @@
|
|||
{ pkgs, ... }: {
|
||||
imports = [ ./bat.nix ./git.nix ./ssh.nix ./fish.nix ./tmux ./starship.nix ];
|
||||
imports = [ ./bat.nix ./ssh.nix ./fish.nix ./tmux ./git.nix ./starship.nix ];
|
||||
|
||||
# Enable bash
|
||||
programs.bash.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue