✨ clean up
This commit is contained in:
parent
cf6a2bafaf
commit
e90fd62f5e
5 changed files with 4 additions and 144 deletions
|
|
@ -109,6 +109,7 @@ with lib;
|
|||
programs = {
|
||||
mtr.enable = true;
|
||||
command-not-found.enable = true;
|
||||
starship.enable = true;
|
||||
};
|
||||
|
||||
services = {
|
||||
|
|
@ -130,7 +131,6 @@ with lib;
|
|||
# Let Home Manager install and manage itself.
|
||||
home-manager.enable = true;
|
||||
fzf.enable = true;
|
||||
starship.enable = true;
|
||||
};
|
||||
home = {
|
||||
username = "moritz";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue