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
- Host: GitHub
- URL: https://github.com/lunnova/nixos-configs
- Owner: LunNova
- Created: 2021-11-21T05:49:03.000Z (over 3 years ago)
- Default Branch: dev
- Last Pushed: 2024-11-01T15:48:15.000Z (8 months ago)
- Last Synced: 2024-11-01T16:28:49.585Z (8 months ago)
- Topics: home-manager-config, nix-flake, nixos-config, nixos-configuration
- Language: Nix
- Homepage:
- Size: 1.89 MB
- Stars: 30
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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.