Small QoL changes
This commit is contained in:
parent
4bc551df91
commit
466e853e71
2 changed files with 8 additions and 13 deletions
|
@ -43,6 +43,8 @@
|
|||
|
||||
home-manager.users.charlotte = { pkgs, ... }: {
|
||||
home.packages = with pkgs; [
|
||||
htop
|
||||
inotify-tools
|
||||
unzip
|
||||
];
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue