started lxc nixos module
This commit is contained in:
@@ -33,7 +33,6 @@ This uses `inputs.flake-parts.lib.mkFlake` to create the flake.
|
||||
|
||||
The modules are automatically imported from the `./modules` using [import-tree](https://import-tree.oeiuwq.com/).
|
||||
|
||||
|
||||
### [Home Manager](https://flake.parts/options/home-manager.html)
|
||||
|
||||
Uses the home-manager module of flake-parts, which is imported in `modules/home-manager/flake-parts.nix`
|
||||
@@ -47,4 +46,10 @@ Show exported home configurations:
|
||||
|
||||
```shell
|
||||
nix eval --apply builtins.attrNames .#homeConfigurations
|
||||
```
|
||||
```
|
||||
|
||||
### Remote Deploy
|
||||
|
||||
```shell
|
||||
nixos-rebuild switch --flake .#lxc --target-host root@fded:fb16:653e:25da:be24:11ff:fea0:753f
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user