mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-07 07:09:15 +00:00
nix: refactored kitty
This commit is contained in:
parent
c7cac05b4e
commit
bd672993da
4 changed files with 49 additions and 39 deletions
|
|
@ -18,6 +18,7 @@ in
|
|||
./fish
|
||||
./direnv
|
||||
./atuin
|
||||
./kitty
|
||||
|
||||
./starship
|
||||
./fzf
|
||||
|
|
@ -33,7 +34,6 @@ in
|
|||
];
|
||||
|
||||
config = {
|
||||
|
||||
programs.home-manager.enable = true;
|
||||
home = {
|
||||
username = lib.mkDefault "leana";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue