refactor(host:work): reorganise work files
This commit is contained in:
parent
e2a58cf55a
commit
50a709fae2
3 changed files with 3 additions and 2 deletions
|
@ -34,6 +34,7 @@ in {
|
||||||
pkgs.go-task
|
pkgs.go-task
|
||||||
pkgs.convco
|
pkgs.convco
|
||||||
pkgs.typos
|
pkgs.typos
|
||||||
|
pkgs.home-manager
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
});
|
});
|
||||||
|
@ -102,8 +103,8 @@ in {
|
||||||
};
|
};
|
||||||
extraSpecialArgs = {
|
extraSpecialArgs = {
|
||||||
inherit stateVersion inputs;
|
inherit stateVersion inputs;
|
||||||
hostname = "yorick-Latitude-7320";
|
hostname = "work";
|
||||||
username = "yorick";
|
username = "yorick-barbanneau";
|
||||||
};
|
};
|
||||||
modules = [
|
modules = [
|
||||||
./home-manager/default.nix
|
./home-manager/default.nix
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue