refactor(host:work): reorganise work files

This commit is contained in:
Yorick Barbanneau 2024-09-10 10:46:56 +02:00
parent e2a58cf55a
commit 50a709fae2
3 changed files with 3 additions and 2 deletions

View file

@ -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