This commit is contained in:
agryphus 2024-03-05 01:23:56 -05:00
parent 6bd88e4814
commit 792919c66a

View file

@ -2,13 +2,13 @@
{ {
imports = [ imports = [
# Do not remove # Common packages I'd always want
./core.nix ./core.nix
# Want this for bare metal # Machine-specific configuration
# ./hardware-configuration.nix # ./hardware-configuration.nix
# Specific profiles for this machine # Profiles for this machine
# ./profiles/lf.nix # ./profiles/lf.nix
# ./profiles/nvim.nix # ./profiles/nvim.nix
# ./profiles/desktop_x.nix # ./profiles/desktop_x.nix