refactor module to ugaif and readme update
This commit is contained in:
@@ -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