Commit graph

6 commits

Author SHA1 Message Date
Else, Someone
a25e51e7da profiles/vmapp-demo: init MVE
...moving bits and pieces from .dotfiles
2025-09-21 00:58:30 +03:00
Else, Someone
b2b9628ed6 npins: init 2025-09-21 00:58:30 +03:00
Else, Someone
28d3f89ad4 pkgs.writeErofsLayers,profiles/ch-runner: MVE
$ nix-build -A examples.dummy.config.debug.closure.erofs.list | xargs
cat | xargs du -h
749M    /nix/store/bzfv5x6lycq6hzhjv6d6vlk1q8fdg9di-base0.erofs
24M     /nix/store/hp41jfq36y0mmjrzqilyh3jfsvqic3kb-nixos.erofs

$ nix run -f . examples.dummy.config.uvms.cloud-hypervisor.runner
...
<<< Welcome to NixOS 25.11pre-git (x86_64) - ttyS0 >>>

nixos login:

The definition of the `pkgs` fixpoint was moved to pkgs/default.nix.
For that, dirToAttrs was moved to lib/, imported ad hoc
2025-09-21 00:57:11 +03:00
Else, Someone
1828835a1d profiles: init (vsock ssh &c.) 2025-09-19 16:30:05 +03:00
Else, Someone
12e95630b1 examples,pkgs,pkgs.ch-proxy: init 2025-09-19 16:30:05 +03:00
Else, Someone
81effc1ef3 COPYING: init (add license)
$ wget https://www.gnu.org/licenses/gpl-3.0.txt -O COPYING
2025-09-19 16:30:05 +03:00