Essentially more sw + GRUB live usb trial

Installed and configured Yggdrasil; ported rustnet and install; GRUB
trial of USB Live stick
This commit is contained in:
2026-02-07 17:40:21 +02:00
parent 77eabee8d8
commit 62b27043f1
7 changed files with 17 additions and 16 deletions

View File

@@ -2,11 +2,9 @@
config,
pkgs,
...
}:
let
}: let
rustnet = pkgs.callPackage ../../modules/common/rustnet.nix {};
in
{
in {
programs.neovim = {defaultEditor = true;};
environment.systemPackages = with pkgs; [
parallel-disk-usage