home: add systemd module
This commit is contained in:
parent
d1ba6fb468
commit
ee40d63c3b
2 changed files with 3 additions and 1 deletions
2
home/systemd/default.nix
Normal file
2
home/systemd/default.nix
Normal file
|
@ -0,0 +1,2 @@
|
|||
{ lib, pkgs, ... }:
|
||||
with lib; {}
|
Reference in a new issue