feat: adding podman and a couple of updates

This commit is contained in:
installer
2025-03-19 16:29:03 +01:00
parent 75281a05ea
commit 47758050d4
5 changed files with 488 additions and 51 deletions

View File

@@ -19,10 +19,14 @@
programs.direnv = {
enable = true;
};
# programs.nix-your-shell = {
# enable = true;
# enableFishIntegration = true;
# };
programs.nix-your-shell = {
enable = true;
enableFishIntegration = true;
};
programs.starship = {
enable = true;
enableFishIntegration = true;
};
programs.fish = {
enable = true;
shellAliases = {