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

https://github.com/lunnova/nixos-configs

Config flake for personal systems and home devices
https://github.com/lunnova/nixos-configs

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

Last synced: 3 months ago
JSON representation

Config flake for personal systems and home devices

Awesome Lists containing this project

README

        

# Lun (and family) nixos-configs

Our initial attempts at using NixOS.

- [Hosts](hosts/#readme)
- [Modules](modules/#readme)
- [Packages](packages/#readme)
- [Users](users/#readme)

# Fresh install

Similar to [tmpfs on root](https://elis.nu/blog/2020/05/nixos-tmpfs-as-root/).

Set up persist and EFI partitions (at least 1GB for EFI!), then use [install.sh](scripts/install/install.sh).

The install script sets up rEFInd too as it makes managing multi-os systems and recovering from boot issues easier than plain systemd boot.