More variables

Former-commit-id: cc1efb2588
This commit is contained in:
Hadi
2024-05-17 10:28:02 +02:00
parent 8166950e74
commit 1a477e26bc
5 changed files with 18 additions and 38 deletions

View File

@@ -187,8 +187,6 @@ git clone https://github.com/anotherhadi/nixy ~/.config/nixos
```
- Change the `variables.nix` file to match your configuration
- Remove the hardware module in flake.nix line 30
- Change the `nixos/configuration.nix` file to match your system
- Copy your `hardware-configuration.nix` file to the `nixos` folder
```sh