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: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/zogstrip/config
- Owner: ZogStriP
- Created: 2024-08-14T09:35:24.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-02-09T14:09:38.000Z (over 1 year ago)
- Last Synced: 2025-02-09T15:23:27.308Z (over 1 year ago)
- Topics: disko, flake, home-manager, impermanence, nix, nix-flake, nixos, nixos-config, nixos-configuration
- Language: Nix
- Homepage:
- Size: 389 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.