🚚 [shared] Added shared config that shared desktop config inherits from
This commit is contained in:
12
shared/desktop/home-manager/shell/default.nix
Normal file
12
shared/desktop/home-manager/shell/default.nix
Normal file
@ -0,0 +1,12 @@
|
||||
{
|
||||
imports = [
|
||||
./btop.nix
|
||||
./cava
|
||||
./eza.nix
|
||||
./fastfetch.nix
|
||||
./fish.nix
|
||||
./fzf.nix
|
||||
./yazi
|
||||
./zoxide.nix
|
||||
];
|
||||
}
|
Reference in New Issue
Block a user