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.convco
|
||||
pkgs.typos
|
||||
pkgs.home-manager
|
||||
];
|
||||
};
|
||||
});
|
||||
|
@ -102,8 +103,8 @@ in {
|
|||
};
|
||||
extraSpecialArgs = {
|
||||
inherit stateVersion inputs;
|
||||
hostname = "yorick-Latitude-7320";
|
||||
username = "yorick";
|
||||
hostname = "work";
|
||||
username = "yorick-barbanneau";
|
||||
};
|
||||
modules = [
|
||||
./home-manager/default.nix
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue