feat: fish module
This commit is contained in:
parent
6afaf00bba
commit
9bb12ee272
3 changed files with 28 additions and 8 deletions
5
computers/shared/default.nix
Normal file
5
computers/shared/default.nix
Normal file
|
@ -0,0 +1,5 @@
|
|||
{...}: {
|
||||
imports = [
|
||||
./fish.nix
|
||||
];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue