Programmer in California
I'm also on https://leminal.space/u/hallettj
Programmer in California
I'm also on https://leminal.space/u/hallettj
Neovim lua to check if file is in given directory
How do you find non-top-level packages in nixpkgs?
check Home Manager dconf settings
builtins.getFlake is slow - why is that? (Also, Arion is nifty)
Error writing commit message with fugitive
How to: compile Treesitter grammars for Neovim in NixOS
Help me find my tiling workflow?
This Week in Neovim #52: packer.nvim is unmaintained with pckr.nvim as a spiritual successor, treesitter query editor added to Neovim core, and floating windows can have a footer
Buying a used car, best source for financing?
Try Home Manager config without switching?
How to install Wine runners in Lutris in NixOS?
About to get started with NixOS
I think you can mount an ISO image under your running system and make changes. I found a couple of guides that might be helpful:
How to Mount an ISO File on Linux
Edit and repack .iso bootable image
I haven't done this before, but I think you can
chrootinto the mount directory, and run package manager commands in the mounted image to install another package.Or I have an alternative suggestion that might or might not be easier. I've been hearing a lot about immutable/atomic distros, and people designing their own images. You could make your own ublue image, for example, with whatever you want on it.
A promising looking starting point is github:ublue-os/startingpoint. Ignore the "Installation" instructions, and follow the "ISO" instructions instead.
Or I saw recently an announcement of a new way to build atomic images that is supposed to be easier than ever, BlueBuild