cleanup
This commit is contained in:
@@ -22,12 +22,6 @@ let
|
||||
];
|
||||
in
|
||||
{
|
||||
# imports = [
|
||||
# ../../modules/home/defaults.nix
|
||||
# ../../modules/home/git.nix
|
||||
# ../../modules/home/shell.nix
|
||||
# ../../modules/home/vscode.nix
|
||||
# ];
|
||||
# Home Manager needs a bit of information about you and the
|
||||
# paths it should manage.
|
||||
home = {
|
||||
|
||||
@@ -11,12 +11,6 @@ let
|
||||
};
|
||||
in
|
||||
{
|
||||
imports = [
|
||||
../../../modules/home/home
|
||||
../../../modules/home/programs/git
|
||||
../../../modules/home/programs/zsh
|
||||
];
|
||||
|
||||
home.username = "matt";
|
||||
|
||||
sops = {
|
||||
|
||||
Reference in New Issue
Block a user