mirror of
https://github.com/MagicBOTAlex/nixos-server.git
synced 2026-05-06 10:02:30 +02:00
sync
This commit is contained in:
parent
38d26110e1
commit
f2bb1de7d8
15 changed files with 505 additions and 87 deletions
|
|
@ -1,4 +1,5 @@
|
|||
{ pkgs, ... }: {
|
||||
{ pkgs, ... }:
|
||||
{
|
||||
environment.systemPackages = with pkgs; [
|
||||
neovim
|
||||
wget
|
||||
|
|
@ -17,6 +18,9 @@
|
|||
wireguard-tools
|
||||
apacheHttpd
|
||||
p7zip
|
||||
kubectl
|
||||
lua5_1
|
||||
luarocks
|
||||
vtk
|
||||
immich-cli
|
||||
parted
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue