Reword
This commit is contained in:
parent
6bd88e4814
commit
792919c66a
1 changed files with 3 additions and 3 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue