update: move locale.nix out of services dir
This commit is contained in:
parent
2531504b58
commit
5266f9ad65
2 changed files with 3 additions and 6 deletions
|
|
@ -1,6 +1,8 @@
|
|||
{ lib, ... }: {
|
||||
imports =
|
||||
[
|
||||
./locale.nix
|
||||
|
||||
./users/fedfer.nix
|
||||
./users/veneficium.nix
|
||||
|
||||
|
|
@ -10,7 +12,6 @@
|
|||
./drivers/gpu/nvidia.nix
|
||||
./drivers/gpu/disableNvidia.nix
|
||||
|
||||
./services/locale.nix #todo turn into config module?
|
||||
./services/gnome.nix
|
||||
./services/pipewire.nix
|
||||
./services/printing.nix
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue