m
This commit is contained in:
parent
ccac697b26
commit
658a42659c
5 changed files with 33 additions and 4 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{pkgs, ...}: {
|
||||
imports = [
|
||||
#./zsh
|
||||
./zsh
|
||||
];
|
||||
|
||||
home.packages = with pkgs; [
|
||||
|
|
@ -9,5 +9,7 @@
|
|||
|
||||
nixd # nix lsp
|
||||
alejandra # formatter
|
||||
|
||||
oh-my-posh
|
||||
];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue