feat: add latest changes (?)

This commit is contained in:
Xavier Morel
2026-05-13 11:18:08 +02:00
parent 6af8a4d778
commit 37f5abaa94
4 changed files with 12 additions and 6 deletions
+8
View File
@@ -38,6 +38,14 @@
};
home-manager.enable = true;
rofi.enable = true;
rbw = {
enable = true;
settings = {
base_url = "https://vault.plg.m0rel.eu";
email = "morelx42@protonmail.com";
pinentry = pkgs.pinentry-rofi;
};
};
noctalia-shell = {
# https://docs.noctalia.dev/getting-started/nixos/#config-ref
enable = true;