update
This commit is contained in:
parent
a6cc46cf93
commit
f2c80d003c
@ -60,6 +60,8 @@ It's a simple way to manage your system configuration and dotfiles.
|
|||||||
- `hosts` are the system configuration files
|
- `hosts` are the system configuration files
|
||||||
- `laptop` is mine
|
- `laptop` is mine
|
||||||
- `guest` is a template for you
|
- `guest` is a template for you
|
||||||
|
- `themes` contains all the themes available (you can create your own)
|
||||||
|
- `shared` are some nix files that you can import (nvidia, prime, fonts, ...)
|
||||||
- `secrets` are the secrets files encrypted with sops
|
- `secrets` are the secrets files encrypted with sops
|
||||||
|
|
||||||
<details>
|
<details>
|
||||||
@ -203,6 +205,8 @@ git clone https://github.com/anotherhadi/nixy ~/.config/nixos
|
|||||||
```
|
```
|
||||||
|
|
||||||
*let me cook this*
|
*let me cook this*
|
||||||
|
- Change the username in the flake.nix file
|
||||||
|
- import your hardware-configuration.nix into the `hosts/guest` folder
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
sudo nixos-rebuild switch --flake ~/.config/nixos#nixy
|
sudo nixos-rebuild switch --flake ~/.config/nixos#nixy
|
||||||
|
Loading…
Reference in New Issue
Block a user