Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Minimal nixos-config with disko #1

Merged
merged 17 commits into from
Nov 17, 2023
Merged

Minimal nixos-config with disko #1

merged 17 commits into from
Nov 17, 2023

Commits on Nov 10, 2023

  1. Configuration menu
    Copy the full SHA
    ff773df View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2023

  1. use qemu-guest and not-detected module; readme: add install instructions

    qemu-guest module is common configuration for VMs (imp. for kexec)
    not-detected module is for non-free devices not detected by `nixos-generate-config` (might not be necessary in our case)
    shivaraj-bh committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    4aaba85 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c82370a View commit details
    Browse the repository at this point in the history
  3. CI: add disko VM test

    shivaraj-bh committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    832427d View commit details
    Browse the repository at this point in the history
  4. CI: install qemu-kvm

    shivaraj-bh committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    986d872 View commit details
    Browse the repository at this point in the history
  5. CI: why qemu-kvm?

    shivaraj-bh committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    a31312b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6199938 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    584bcf7 View commit details
    Browse the repository at this point in the history
  8. CI: fmt

    shivaraj-bh authored Nov 12, 2023
    Configuration menu
    Copy the full SHA
    03a338a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    005c1cf View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9bd2f06 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2023

  1. Configuration menu
    Copy the full SHA
    c6ebf57 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1c8d7c4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8abd45f View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2023

  1. clarify stop the Step 4

    shivaraj-bh authored Nov 17, 2023
    Configuration menu
    Copy the full SHA
    ff8d8f8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fd6ccc4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a709064 View commit details
    Browse the repository at this point in the history