mirror of
https://github.com/softinio/nix-config.git
synced 2025-09-01 07:06:41 -07:00
move fish settings to own file and add broot
This commit is contained in:
parent
52ae41a79b
commit
cbeb9fd9ea
4 changed files with 105 additions and 75 deletions
|
@ -29,7 +29,9 @@
|
|||
{ ... }:
|
||||
{
|
||||
nixpkgs.overlays = [ nur.overlay ];
|
||||
imports = [ config ];
|
||||
imports = [
|
||||
config
|
||||
];
|
||||
};
|
||||
|
||||
m3maxConfiguration =
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue