Andrey0189 / nixos-config

❄️ My nixos configuration files
BSD 2-Clause "Simplified" License
181 stars 18 forks source link

Configuration being not reproducible #1

Open hyphentae opened 4 months ago

hyphentae commented 4 months ago

The configuration is tied to specific hardware with a specific disk partition and user, which makes it impossible to test this config without changing it for an existing instance of NixOS

Things tethered to hardware in particular:

Steps to reproduce:

17133726838126965269463190548730

SHTRAMPANTUNC commented 4 months ago

Set to correct uuid for root partition

Potter32111 commented 4 months ago

Bro, I've struggled with same problem and found the decision. You just need: 1) Change username to your in users.nix, home.nix and flakes.nix. Also check configuration.nix. 2) Replace hardware-configuration.nix with your generated file 3) Enjoy Unfortunately author haven't said about all this in description

sakshatshinde commented 2 months ago

Although it'd be great if the Readme has a warning included. The files themselves do have comments.

jacks0n9 commented 2 months ago

also, here he refers directly to a wallpaper in his downloads: https://github.com/Andrey0189/nixos-config/blob/main/home-manager/modules/wms/hyprland.nix#L115