Big refactor, test first

This commit is contained in:
Lillian Violet 2024-02-07 13:50:03 +01:00
parent fa6a06c51e
commit f7b36ba224
30 changed files with 76 additions and 30 deletions

View file

@ -9,11 +9,8 @@
...
}: {
imports = [
# Import locale settings
../shared/locale/configuration.nix
# Import shared packages
../shared/packages/configuration.nix
../shared
];
nixpkgs = {
# You can add overlays here