Compare commits
No commits in common. "9719d3eefc6fc3bb14decc3976f84125643ad963" and "68a7cc25ac4e1b947dd7466ca04d415f7668e621" have entirely different histories.
9719d3eefc
...
68a7cc25ac
2 changed files with 0 additions and 14 deletions
|
|
@ -201,15 +201,8 @@
|
|||
home-manager.lib.homeManagerConfiguration {
|
||||
inherit pkgs;
|
||||
|
||||
extraSpecialArgs = {
|
||||
inherit username;
|
||||
};
|
||||
|
||||
modules = [
|
||||
home/core.nix
|
||||
|
||||
home/targets/genericLinux.nix
|
||||
|
||||
modules/nix.nix
|
||||
home/neovim/default.nix
|
||||
home/zsh/default.nix
|
||||
|
|
|
|||
|
|
@ -1,7 +0,0 @@
|
|||
{
|
||||
...
|
||||
}: {
|
||||
|
||||
targets.genericLinux.enable = true;
|
||||
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue