diff options
Diffstat (limited to 'hosts')
| -rw-r--r-- | hosts/common.nix | 1 |
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; |
