Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/zogstrip/config


https://github.com/zogstrip/config

disko flake home-manager impermanence nix nix-flake nixos nixos-config nixos-configuration

Last synced: 6 days ago
JSON representation

Awesome Lists containing this project

README

        

# How to install

- Disable secure boot
- Boot the latest NixOS ISO image
- Type

```plain
sudo nix --experimental-features "nix-command flakes" run github:nix-community/disko#disko-install -- \
--flake github:zogstrip/config#framezork \
--write-efi-boot-entries \
--disk main /dev/nvme0n1
```

⚠️ Will ask for LUKS password.