Updated nix flake and ported over existing config
This commit is contained in:
+2
-2
@@ -57,7 +57,7 @@
|
||||
|
||||
# System Packages
|
||||
environment.systemPackages = with pkgs; [
|
||||
pinentry-gtk2
|
||||
pinentry-gnome3
|
||||
protonmail-bridge
|
||||
pass
|
||||
|
||||
@@ -78,7 +78,7 @@
|
||||
path = with pkgs; [
|
||||
pass
|
||||
gnupg
|
||||
pinentry-gtk2
|
||||
pinentry-gnome3
|
||||
];
|
||||
serviceConfig = {
|
||||
Restart = "always";
|
||||
|
||||
Reference in New Issue
Block a user