Add git module
This commit is contained in:
@@ -5,6 +5,9 @@
|
||||
};
|
||||
|
||||
home-manager = {
|
||||
imports = [
|
||||
./modules/home
|
||||
];
|
||||
useGlobalPkgs = true;
|
||||
useUserPackages = true;
|
||||
users.benq = { pkgs, ... }: {
|
||||
|
||||
Reference in New Issue
Block a user