Updated mosquitto and formatted files
This commit is contained in:
parent
846e8dbafc
commit
ce8a5a76f5
15 changed files with 116 additions and 145 deletions
|
@ -55,13 +55,5 @@
|
|||
};
|
||||
|
||||
# Setup packages available everywhere
|
||||
environment.systemPackages = with pkgs; [
|
||||
fzf
|
||||
git
|
||||
htop
|
||||
rsync
|
||||
ripgrep
|
||||
vim
|
||||
zoxide
|
||||
];
|
||||
environment.systemPackages = with pkgs; [ fzf git htop rsync ripgrep vim zoxide ];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue