refactor: Module to ugaif and readme update
This commit is contained in:
committed by
Hunter Halloran
parent
c46b0aa685
commit
205f03337a
@@ -16,7 +16,7 @@
|
||||
with lib;
|
||||
|
||||
let
|
||||
cfg = config.modules.sw;
|
||||
cfg = config.ugaif.sw;
|
||||
in
|
||||
{
|
||||
imports = [
|
||||
@@ -25,7 +25,7 @@ in
|
||||
./updater.nix
|
||||
];
|
||||
|
||||
options.modules.sw = {
|
||||
options.ugaif.sw = {
|
||||
enable = mkEnableOption "Standard Workstation Configuration";
|
||||
|
||||
type = mkOption {
|
||||
|
||||
Reference in New Issue
Block a user