a lot more changes to get it to work on hpm
This commit is contained in:
11
hosts/hpm.nix
Normal file
11
hosts/hpm.nix
Normal file
@@ -0,0 +1,11 @@
|
||||
{ inputs, ... }:
|
||||
{
|
||||
imports = [
|
||||
../common/all.nix
|
||||
../common/nixos.nix
|
||||
../common/nixos-graphical.nix
|
||||
|
||||
../users/me/default.nix
|
||||
];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user