mirror of
https://github.com/genebean/dots.git
synced 2026-03-27 09:27:44 -04:00
Merge pull request #452 from genebean/hetznix02
Add hetznix02 via nixos-anywhere
This commit is contained in:
commit
5830b73379
10 changed files with 280 additions and 36 deletions
7
modules/home-manager/hosts/hetznix02/gene.nix
Normal file
7
modules/home-manager/hosts/hetznix02/gene.nix
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
{ pkgs, genebean-omp-themes, ... }: {
|
||||
home.stateVersion = "24.05";
|
||||
imports = [
|
||||
../../common/all-cli.nix
|
||||
../../common/all-linux.nix
|
||||
];
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue