Update hm-config.nix
This commit is contained in:
parent
36c7bbb013
commit
618d35149c
1 changed files with 1 additions and 7 deletions
|
|
@ -4,12 +4,6 @@
|
||||||
{
|
{
|
||||||
|
|
||||||
imports = [
|
imports = [
|
||||||
<home-manager/nixos>
|
./flake.nix
|
||||||
];
|
];
|
||||||
home-manager.users.fred = { pkgs, ... }: {
|
|
||||||
imports = [
|
|
||||||
./settings/home.nix # We will create this file next
|
|
||||||
];
|
|
||||||
};
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue