Merge remote-tracking branch 'refs/remotes/origin/nixos' into nixos
This commit is contained in:
commit
386da4ccb9
7 changed files with 310 additions and 41 deletions
|
|
@ -262,7 +262,6 @@ in
|
|||
|
||||
programs = {
|
||||
mtr.enable = true;
|
||||
starship.enable = true;
|
||||
command-not-found.enable = false;
|
||||
};
|
||||
|
||||
|
|
@ -297,6 +296,7 @@ in
|
|||
"--cmd c"
|
||||
];
|
||||
};
|
||||
starship.enable = true;
|
||||
};
|
||||
home = {
|
||||
username = "moritz";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue