Working on terminal stuff

This commit is contained in:
2026-03-07 23:35:28 +01:00
parent 4291649cf2
commit 82a9f9d9b9
2 changed files with 323 additions and 329 deletions
+322 -322
View File
File diff suppressed because it is too large Load Diff
@@ -1,10 +1,4 @@
{
config,
pkgs,
lib,
user,
...
}:
{ config, pkgs, lib, user, ... }:
{
home-manager.users.${user.username} = {
programs.starship = {