Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | home/gnome: no more keyring | Franck Cuny | 2023-03-10 | 1 | -1/+1 |
| | | | | | | I used the keyring only to start the GPG agent and unlock the ssh keys. But since I'm storing the ssh keys on yubikeys and I don't use GPG, I can remove it. | ||||
* | fix(home/wm): unlock gnome-keyring when logging | Franck Cuny | 2022-09-24 | 1 | -6/+0 |
| | |||||
* | fix(fmt): correct formatting for all nix files | Franck Cuny | 2022-06-10 | 1 | -1/+2 |
| | | | | | | | | | This was done by running `nixpkgs-fmt .'. Change-Id: I4ea6c1e759bf468d08074be2111cbc7af72df295 Reviewed-on: https://cl.fcuny.net/c/world/+/404 Tested-by: CI Reviewed-by: Franck Cuny <franck@fcuny.net> | ||||
* | feat(nix): update nix to version 22.05 | Franck Cuny | 2022-06-09 | 1 | -1/+1 |
| | | | | | | | | | | | | | NixOS 22.05 was released last month. Bump the versions for both nixos and home-manager. I also need to make a few changes for this update work (packages were renamed, options were addded to tailscale, ...) Change-Id: I84ed9f21915b769c9f7b8e21988b2b021715c982 Reviewed-on: https://cl.fcuny.net/c/world/+/365 Tested-by: CI Reviewed-by: Franck Cuny <franck@fcuny.net> | ||||
* | modules: add a few more | Franck Cuny | 2022-04-08 | 1 | -0/+27 |