зеркало из
https://github.com/iharh/notes.git
synced 2025-11-01 06:06:08 +02:00
116 строки
4.8 KiB
Plaintext
116 строки
4.8 KiB
Plaintext
https://numtide.com/
|
|
|
|
https://nixos.wiki/wiki/Disko
|
|
!!!
|
|
|
|
https://github.com/nix-community/disko
|
|
https://github.com/nix-community/disko/tree/master/docs
|
|
https://github.com/nix-community/disko/blob/master/docs/INDEX.md
|
|
https://github.com/nix-community/disko/blob/master/docs/quickstart.md
|
|
cd /tmp
|
|
curl https://raw.githubusercontent.com/nix-community/disko/master/example/hybrid.nix -o /tmp/disko-config.nix
|
|
# edit /tmp/disko-config.nix
|
|
sudo nix run github:nix-community/disko -- --mode disko /tmp/disko-config.nix
|
|
# or ./disko [options] --flake github:somebody/somewhere#disk-config
|
|
https://github.com/nix-community/disko/blob/master/docs/reference.md
|
|
# ? generate the .raw VM image
|
|
https://github.com/nix-community/disko/blob/master/docs/upgrade-guide.md
|
|
https://github.com/nix-community/disko/blob/master/docs/HowTo.md#installing-nixos-module
|
|
|
|
https://github.com/nix-community/disko/tree/master/example
|
|
https://github.com/nix-community/disko/blob/master/example/simple-efi.nix
|
|
https://github.com/nix-community/disko/blob/master/example/hybrid.nix
|
|
|
|
https://github.com/LGUG2Z/nixos-hetzner-cloud-starter/blob/master/disk-config.nix
|
|
|
|
????
|
|
https://cgit.krebsco.de/disko/about/
|
|
https://cgit.krebsco.de/disko/tree/example/stand-alone/tsp-disk.json
|
|
|
|
https://numtide.com/blog/we-dont-need-nixos-cloud-images-anymore-2/
|
|
|
|
????
|
|
https://wiki.nikiv.dev/package-managers/nix/
|
|
https://www.tweag.io/blog/2022-11-01-hard-user-separation-with-nixos/
|
|
|
|
reddit
|
|
https://www.reddit.com/r/NixOS/comments/1ad0m5n/impermanence_disko_setup/
|
|
https://www.reddit.com/r/NixOS/comments/12opqbj/more_disko_woes/
|
|
|
|
2023
|
|
https://www.reddit.com/r/NixOS/comments/16kiznc/flake_disko_nixosinstall/
|
|
https://aldoborrero.com/posts/2023/01/15/setting-up-my-machines-nix-style/
|
|
! +flake-parts
|
|
https://bmcgee.ie/posts/2022/12/setting-up-my-new-laptop-nix-style/
|
|
https://www.reddit.com/r/NixOS/comments/12ahclh/disko_issues/
|
|
NixCon2023 - disko and nixos-anywhere: Declarative and Remote Installation of NixOS 0:00 of 33:55
|
|
https://www.youtube.com/watch?v=U_UwzMhixr8
|
|
https://media.ccc.de/v/nixcon-2023-35975-disko-and-nixos-anywhere-declarative-and-remote-installation-of-nixos
|
|
https://talks.nixcon.org/nixcon-2023/talk/8QMELJ/
|
|
! +nix-anywhere
|
|
! 9:00 - kexec - linux kernell feature
|
|
! nixos-anywhere -- --flake 'github:lassulus/flakes-testing#hetzner-cloud' --vm-test - ???
|
|
https://aldoborrero.com/posts/2023/01/15/setting-up-my-machines-nix-style/
|
|
2022
|
|
https://bmcgee.ie/posts/2022/12/setting-up-my-new-laptop-nix-style/
|
|
https://github.com/mic92/dotfiles
|
|
|
|
gh search "nix-community/disko"
|
|
inputs = { ... disko.url = "github:nix-community/disko"; ... }
|
|
|
|
???
|
|
gh search "nix-community/nixos-anywhere"
|
|
|
|
samples
|
|
https://github.com/wimpysworld/nix-config
|
|
!
|
|
https://github.com/jnsgruk/nixos-config
|
|
https://github.com/jnsgruk/nixos-config/blob/main/scripts/install-with-disko
|
|
https://github.com/Ruixi-rebirth/flakes
|
|
https://github.com/Ruixi-rebirth/flakes/blob/main/flake.nix
|
|
https://github.com/viperML/dotfiles
|
|
https://github.com/viperML/dotfiles/tree/master/flake
|
|
!!! hyprland, rs, ...
|
|
https://github.com/panchoh/nixos/tree/main
|
|
! tons of links
|
|
https://github.com/panchoh/nixos/blob/main/bin/activate-disko
|
|
https://github.com/TUM-DSE/doctor-cluster-config/tree/master
|
|
https://github.com/charmoniumQ/homelab/tree/main
|
|
https://github.com/zhaofengli/colmena
|
|
https://colmena.cli.rs/unstable/
|
|
https://github.com/nyawox/nixboxes/tree/main
|
|
https://github.com/gburd/nix-config
|
|
https://github.com/Skasselbard/NixOS-K3s-Cluster
|
|
https://github.com/ners/trilby
|
|
? vms
|
|
https://github.com/NobbZ/dotfiles-3
|
|
https://github.com/tiiuae/ghaf-infra
|
|
https://github.com/archseer/snowflake
|
|
! iso build
|
|
https://github.com/GTrunSec/hivebus
|
|
! cfg framework
|
|
https://github.com/divnix/std
|
|
https://std.divnix.com/
|
|
https://github.com/aaron-dodd/nix-config
|
|
https://github.com/Weathercold/nixfiles
|
|
!!! using https://github.com/nix-community/haumea
|
|
https://nix-community.github.io/haumea/
|
|
https://github.com/tcarrio/nix-config
|
|
https://github.com/maxbrunet/dotfiles
|
|
https://github.com/iggut/nixos-config
|
|
https://github.com/sioodmy/dotfiles
|
|
https://github.com/fufexan/dotfiles
|
|
https://m7.rs/git/nix-config/
|
|
https://github.com/Misterio77/nix-config
|
|
|
|
cli
|
|
https://github.com/BirdeeHub/birdeeSystems/blob/main/systems/PCs/installer/default.nix
|
|
sudo nix run github:nix-community/disko -- --mode disko --flake github:BirdeeHub/birdeeSystems#$hostname
|
|
https://www.reddit.com/r/NixOS/comments/1bs686e/how_can_i_deploycreate_the_entire_system_with_a/
|
|
disko-install
|
|
https://github.com/nix-community/disko/pull/548
|
|
https://github.com/nixos-asia/website/issues/32
|
|
https://github.com/nix-community/disko/blob/master/disko-install
|
|
https://github.com/nix-community/disko/blob/master/disko-install.nix
|
|
https://github.com/nix-community/disko/tree/master/tests/disko-install
|