add wayland
This commit is contained in:
@@ -61,7 +61,12 @@ Une fois la manipulation finie, on copie `hosts/generic` dans `hosts/hostname`.
|
||||
Avant de déployer la configuration, il faut ajouter la clé sops-nix
|
||||
|
||||
```
|
||||
(TODO)
|
||||
cat /etc/ssh/ssh_host_ed25519_key.pub | ssh-to-age
|
||||
vi .sops.yaml
|
||||
sops updatekeys secrets.yaml
|
||||
git commit -am "add myhost sops key"
|
||||
git push origin main
|
||||
nix flake update mysecrets
|
||||
```
|
||||
|
||||
On édite `hosts/hostname/default.nix` et on inclus les bons modules.
|
||||
|
||||
Reference in New Issue
Block a user