Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: NixOS/nixpkgs
base: a7b3a6982a89
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: bc138f407f9c
Choose a head ref
  • 1 commit
  • 4 files changed
  • 1 contributor

Commits on Apr 17, 2020

  1. nixos/k3s: add initial k3s service

    * nixos/k3s: simplify config expression
    
    * nixos/k3s: add config assertions and trim unneeded bits
    
    * nixos/k3s: add a test that k3s works; minor module improvements
    
    This is a single-node test. Eventually we should also have a multi-node
    test to verify the agent bit works, but that one's more involved.
    
    * nixos/k3s: add option description
    
    * nixos/k3s: add defaults for token/serveraddr
    
    Now that the assertion enforces their presence, we dont' need to use the typesystem for it.
    
    * nixos/k3s: remove unneeded sudo in test
    
    * nixos/k3s: add to test list
    euank committed Apr 17, 2020
    Copy the full SHA
    bc138f4 View commit details
    Browse the repository at this point in the history