add server options
This commit is contained in:
parent
25c1f95bdb
commit
7bff92347d
1 changed files with 1 additions and 0 deletions
|
|
@ -2,6 +2,7 @@
|
||||||
{
|
{
|
||||||
imports = [
|
imports = [
|
||||||
(libs.root "/home/asakiyuki/configuration.nix")
|
(libs.root "/home/asakiyuki/configuration.nix")
|
||||||
|
(libs.root "/options/server/default.nix")
|
||||||
];
|
];
|
||||||
|
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
|
|
|
||||||
Reference in a new issue