rename laptop
This commit is contained in:
parent
0767bab5bd
commit
0646067843
6 changed files with 3 additions and 3 deletions
|
@ -117,13 +117,13 @@
|
|||
}
|
||||
];
|
||||
};
|
||||
catbook-j = nixpkgs.lib.nixosSystem {
|
||||
denkbrett = nixpkgs.lib.nixosSystem {
|
||||
specialArgs = {
|
||||
inherit inputs pkgs-unstable-small pkgs-stable rs-programs lix-module helix-inline-diags;
|
||||
};
|
||||
system = "x86_64-linux";
|
||||
modules = [
|
||||
./hosts/catbook-j/configuration.nix
|
||||
./hosts/denkbrett/configuration.nix
|
||||
home-manager.nixosModules.home-manager
|
||||
{
|
||||
home-manager.useGlobalPkgs = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue