make fish common
This commit is contained in:
parent
8d0314e0aa
commit
e7c389f859
7 changed files with 7 additions and 11 deletions
|
@ -2,7 +2,7 @@
|
|||
{
|
||||
imports = [
|
||||
../tmux.nix
|
||||
../zsh
|
||||
../fish.nix
|
||||
];
|
||||
|
||||
home.sessionVariables = {
|
||||
|
|
|
@ -6,7 +6,6 @@
|
|||
imports = [
|
||||
./common.nix
|
||||
../foot.nix
|
||||
../fish.nix
|
||||
];
|
||||
home = {
|
||||
username = "yt";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue