about summary refs log tree commit diff
path: root/users
diff options
context:
space:
mode:
authorFranck Cuny <franck@fcuny.net>2022-02-09 08:30:25 -0800
committerFranck Cuny <franck@fcuny.net>2022-02-09 08:30:35 -0800
commitc827f699b17e04004b07fc444d213b5883315668 (patch)
tree350729db5f23197516bffb5cd8f4fda171b8db5a /users
parenthome-manager: simplify the configuration (diff)
downloadworld-c827f699b17e04004b07fc444d213b5883315668.tar.gz
home-manager: fix typo
Diffstat (limited to 'users')
-rw-r--r--users/fcuny/common.nix2
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 = [