diff options
Diffstat (limited to 'users/fcuny/common.nix')
-rw-r--r-- | users/fcuny/common.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/users/fcuny/common.nix b/users/fcuny/common.nix index 04bc1c1..62ebb80 100644 --- a/users/fcuny/common.nix +++ b/users/fcuny/common.nix @@ -1,4 +1,4 @@ -{ config, lib, pkgs ... } +{ config, lib, pkgs, ... }: { home.packages = [ |