docs: simplify README to focus on machine list and update flake references

This commit is contained in:
uttarayan21
2025-11-27 16:51:22 +05:30
parent a8ece6cf19
commit bd889f3a5e
14 changed files with 208 additions and 568 deletions

View File

@@ -55,6 +55,6 @@
in {
stylix.targets.librewolf.profileNames = ["default"];
stylix.targets.zen-browser.profileNames = ["default"];
programs.librewolf = config // {package = stablePkgs.librewolf;};
# programs.librewolf = config // {package = stablePkgs.librewolf;};
# programs.firefox = config;
}