removed old ephermal.nix metions and added new one

This commit is contained in:
William 2025-08-03 20:47:22 -03:00
parent ff9eb3b6fa
commit 020e362592
3 changed files with 1 additions and 2 deletions

View file

@ -5,6 +5,7 @@
./boot.nix
./console.nix
./desktop.nix
./ephermal.nix
./impermanence.nix
./locale.nix
./networking.nix

View file

@ -3,7 +3,6 @@
{
imports = [
./boot.nix
./ephermal.nix
./hardware-configuration.nix
./programs.nix
./services.nix

View file

@ -3,7 +3,6 @@
{
imports = [
./boot.nix
./ephermal.nix
./hardware-configuration.nix
./hardware.nix
./programs.nix