removed old ephermal.nix metions and added new one
This commit is contained in:
parent
ff9eb3b6fa
commit
020e362592
3 changed files with 1 additions and 2 deletions
|
|
@ -5,6 +5,7 @@
|
|||
./boot.nix
|
||||
./console.nix
|
||||
./desktop.nix
|
||||
./ephermal.nix
|
||||
./impermanence.nix
|
||||
./locale.nix
|
||||
./networking.nix
|
||||
|
|
|
|||
|
|
@ -3,7 +3,6 @@
|
|||
{
|
||||
imports = [
|
||||
./boot.nix
|
||||
./ephermal.nix
|
||||
./hardware-configuration.nix
|
||||
./programs.nix
|
||||
./services.nix
|
||||
|
|
|
|||
|
|
@ -3,7 +3,6 @@
|
|||
{
|
||||
imports = [
|
||||
./boot.nix
|
||||
./ephermal.nix
|
||||
./hardware-configuration.nix
|
||||
./hardware.nix
|
||||
./programs.nix
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue