fix: exhaustive logical audit of installer, live-iso and system configurations
This commit is contained in:
@@ -18,6 +18,10 @@
|
||||
environment.systemPackages = with pkgs; [
|
||||
git
|
||||
gum
|
||||
alacritty
|
||||
parted
|
||||
btrfs-progs
|
||||
cryptsetup
|
||||
inputs.disko.packages.${pkgs.stdenv.hostPlatform.system}.disko
|
||||
(pkgs.makeDesktopItem {
|
||||
name = "install-nomarchy";
|
||||
|
||||
Reference in New Issue
Block a user