2 days of work
This commit is contained in:
parent
ad427500ad
commit
f8e261ad07
18 changed files with 391 additions and 32 deletions
|
@ -1,8 +1,12 @@
|
|||
{ pkgs, options, ...}:
|
||||
|
||||
{
|
||||
let
|
||||
unstable = import <nixos-unstable> {};
|
||||
in {
|
||||
environment.systemPackages = with pkgs; [
|
||||
kubectl
|
||||
cryptsetup
|
||||
unstable.kubernetes-helm
|
||||
|
||||
# podman
|
||||
conmon
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue