feat: inherited Nvidia configuration from old conf

This commit is contained in:
Zhongheng Liu 2024-07-31 14:45:24 +00:00
commit 8fecc5f592
7 changed files with 117 additions and 82 deletions

4
nixos/globals.nix Normal file
View file

@ -0,0 +1,4 @@
{
myUserName = "stvnliu";
myHostName = "homelab-nix";
}