mirror of
https://codeberg.org/jopejoe1/nix-conf.git
synced 2024-12-29 17:46:52 +01:00
5 lines
41 B
Nix
5 lines
41 B
Nix
{ ... }:
|
|
|
|
{
|
|
imports = [ ./systemd ];
|
|
}
|