refactor: embed exposed modules via flake
This commit is contained in:
parent
0c59324f0a
commit
b975560d8e
3 changed files with 10 additions and 11 deletions
home
|
@ -1,8 +1,6 @@
|
|||
{ config, pkgs, ... }:
|
||||
|
||||
{
|
||||
imports = [ ./modules/git.nix ];
|
||||
|
||||
programs.git = {
|
||||
enable = true;
|
||||
profiles = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue