refactor: Module to ugaif and readme update
This commit is contained in:
committed by
Hunter Halloran
parent
c46b0aa685
commit
205f03337a
@@ -15,10 +15,10 @@
|
||||
with lib;
|
||||
|
||||
let
|
||||
cfg = config.modules.sw.python;
|
||||
cfg = config.ugaif.sw.python;
|
||||
in
|
||||
{
|
||||
options.modules.sw.python = {
|
||||
options.ugaif.sw.python = {
|
||||
enable = mkEnableOption "Python development tools (pixi, uv)" // {
|
||||
default = true;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user