mirror of
https://github.com/EdenQwQ/nixos.git
synced 2025-12-26 10:14:58 +08:00
8 lines
95 B
Nix
8 lines
95 B
Nix
{
|
|
imports = [
|
|
./configuration.nix
|
|
./boot.nix
|
|
./fonts.nix
|
|
./stylix.nix
|
|
];
|
|
}
|