add wayland

This commit is contained in:
2025-07-23 23:20:42 +02:00
parent 8c640ffe87
commit 484999d2b2
41 changed files with 1612 additions and 25 deletions

View File

@@ -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.