init config
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
{config, lib, pkgs, modulesPath, ... }:
|
||||
|
||||
{
|
||||
options.lumpiasty.pc = lib.mkEnableOption "Enable options specific to personal computers";
|
||||
}
|
||||
Reference in New Issue
Block a user