Compare commits

..

2 Commits

Author SHA1 Message Date
Zynh Ludwig 617b2cef84 remove swanky package 2024-05-29 16:06:07 -07:00
Zynh Ludwig cc9ef17af4 relocate bash config 2024-05-29 16:03:39 -07:00
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
{ inputs, pkgs, ... }:
{ inputs, ... }:
{
programs.bash = {
interactiveShellInit = ''