random stuff
This commit is contained in:
parent
ec717bcaf8
commit
7fa2c15c64
6 changed files with 83 additions and 57 deletions
6
modules/software/shells/default.nix
Normal file
6
modules/software/shells/default.nix
Normal file
|
@ -0,0 +1,6 @@
|
|||
{...}: {
|
||||
imports = [
|
||||
./zsh.nix
|
||||
./fish.nix
|
||||
];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue