mirror of
https://github.com/fredrikr79/nixos.git
synced 2025-12-19 16:00:41 +01:00
fix nnn with nushell
This commit is contained in:
1
home.nix
1
home.nix
@@ -112,6 +112,7 @@ in
|
||||
".config/jj".source = home/config/jj;
|
||||
".icons/default".source = "${pkgs.vanilla-dmz}/share/icons/Vanilla-DMZ";
|
||||
".config/nushell/themes".source = home/config/nushell/themes;
|
||||
".config/nushell/quitcd".source = home/config/nushell/quitcd;
|
||||
};
|
||||
|
||||
home.sessionVariables = {
|
||||
|
||||
Reference in New Issue
Block a user