Installed startship, themed kitty, moved some configs to shell.nix, stylix for theming
This commit is contained in:
7
terminal/default.nix
Normal file
7
terminal/default.nix
Normal file
@ -0,0 +1,7 @@
|
||||
{ ... }:
|
||||
|
||||
{
|
||||
imports = [
|
||||
./shell.nix
|
||||
];
|
||||
}
|
Reference in New Issue
Block a user