notes
This commit is contained in:
@@ -12,6 +12,7 @@ home-manager switch --flake .#desktop
|
||||
nix flake show --all-systems
|
||||
```
|
||||
|
||||
|
||||
## Mechanics
|
||||
|
||||
### Flake
|
||||
@@ -37,3 +38,9 @@ Looks for options:
|
||||
|
||||
- `flake.homeConfigurations`
|
||||
- `flake.homeModules`
|
||||
|
||||
Show exported home configurations:
|
||||
|
||||
```shell
|
||||
nix eval --apply builtins.attrNames .#homeConfigurations
|
||||
```
|
||||
Reference in New Issue
Block a user