feat(home/electra): enable pass

This commit is contained in:
Gabriel Fontes
2024-06-26 09:29:18 -03:00
parent 0a244613e9
commit 0804d8afbd
+1
View File
@@ -4,6 +4,7 @@ in {
imports = [
./global
./features/desktop/hyprland
./features/pass
];
home.persistence."/persist/${config.home.homeDirectory}" = lib.mkForce {};
home.username = "gabriel";