Remove some references

This commit is contained in:
Jimbo 2025-02-25 03:44:13 -05:00
parent 36b97c4ab2
commit abcf8a6700
4 changed files with 7 additions and 8 deletions

View file

@ -11,7 +11,6 @@
options.home.niri.settings = lib.mkOption {
type = lib.types.attrs;
default = {};
};
config = lib.mkIf config.home.desktop.enable {