mirror of
https://github.com/genebean/dots.git
synced 2026-03-27 09:27:44 -04:00
Add hetznix01
This commit is contained in:
parent
0d868fc0aa
commit
a62a3d136a
9 changed files with 120 additions and 14 deletions
7
modules/home-manager/hosts/hetznix01/gene.nix
Normal file
7
modules/home-manager/hosts/hetznix01/gene.nix
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
{ pkgs, genebean-omp-themes, ... }: {
|
||||
home.stateVersion = "23.11";
|
||||
imports = [
|
||||
../../common/all-cli.nix
|
||||
../../common/all-linux.nix
|
||||
];
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue