Removed personal.nix

This commit is contained in:
agryphus 2023-12-07 13:43:35 -05:00
parent c549c3be71
commit 42a0f8bb24
2 changed files with 6 additions and 44 deletions

View file

@ -2,7 +2,13 @@
{
imports = [
# Do not remove
./core.nix
# Specific profiles for this machine
# ./profiles/lf.nix
# ./profiles/nvim.nix
# ./profiles/desktop_x.nix
];
networking.hostName = "nix";