mirror of
https://codeberg.org/privacy1st/nix-git
synced 2024-11-21 22:03:19 +01:00
docs: add comment
This commit is contained in:
parent
b31f46be14
commit
1352ffb81c
@ -3,7 +3,7 @@
|
|||||||
users.users.yoda = {
|
users.users.yoda = {
|
||||||
packages = with pkgs; [
|
packages = with pkgs; [
|
||||||
btop # Terminal resource monitor
|
btop # Terminal resource monitor
|
||||||
htop
|
htop # Terminal resource monitor
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user