summaryrefslogtreecommitdiff
path: root/hosts/common.nix
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/common.nix')
-rw-r--r--hosts/common.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/common.nix b/hosts/common.nix
index 65302b1..87feb13 100644
--- a/hosts/common.nix
+++ b/hosts/common.nix
@@ -219,6 +219,7 @@
environment.systemPackages = with pkgs; [
android-tools
+ sops
];
users.defaultUserShell = pkgs.fish;