refactor everything holy fuck
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
{ pkgs, ... }:
|
||||
{
|
||||
environment.systemPackages = with pkgs; [
|
||||
git
|
||||
neovim
|
||||
caligula
|
||||
openssl
|
||||
topgrade
|
||||
htop
|
||||
mosh
|
||||
btop
|
||||
wget2
|
||||
python314
|
||||
];
|
||||
}
|
||||
Reference in New Issue
Block a user