feat: add latest changes (?)
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user