Andre 8bitbuddhist · he/him
  • Tampa Bay, FL
  • https://aires.fyi/blog/
  • Technical marketer, software developer, writer, and open source advocate specializing in Kubernetes and Linux.

  • Joined on 2024-06-08
8bitbuddhist pushed to new-user-templates at auxolotl/templates 2024-06-30 17:26:20 +00:00
2ad4895454 refactor(system): fix conflicts between desktop environment login managers
12fe9fd0b9 fix(system): fix aux.system.ui.desktops namespacing in desktop and flatpak modules
f77c7ca594 fix(system): add initrd settings for tpm2
09d5cd2c8a chore(system): update video driver syntax to match upstream
786dd6a991 refactor(system): simplify Nix config file
Compare 15 commits »
8bitbuddhist commented on pull request auxolotl/templates#33 2024-06-29 17:37:24 +00:00
feat: NixOS template for new users

Rebasing is done! I clarified the scope of each commit, and filled in missing details.

8bitbuddhist pushed to new-user-templates at auxolotl/templates 2024-06-29 17:31:00 +00:00
c525e75d93 refactor(system): fix conflicts between desktop environment login managers
ed4bb7ca6a fix(system): fix aux.system.ui.desktops namespacing in desktop and flatpak modules
09f337db4d fix(system): add initrd settings for tpm2
9c4f991b1b chore(system): update video driver syntax to match upstream
ef27c8cd93 refactor(system): simplify Nix config file
Compare 15 commits »
8bitbuddhist pushed to new-user-templates at auxolotl/templates 2024-06-29 17:02:13 +00:00
4eb943d047 refactor(system): fix conflicts between desktop environment login managers
64b2ff8d77 fix(system): fix namespacing in various modules
dd04cac4ba fix(system): add initrd settings for tpm2
08ae068c37 chore: update video driver syntax to match upstream
73e33a1d95 chore: Simplify Nix config file in template
Compare 14 commits »
8bitbuddhist commented on pull request auxolotl/templates#33 2024-06-24 18:14:58 +00:00
feat: NixOS template for new users

Also: please read up on conventional commits: it seems that you're using nonstandard things (e.g. bugfix rather than fix) and have missed stuff on some commits. If you can rebase this before…

8bitbuddhist pushed to new-user-templates at auxolotl/templates 2024-06-23 14:19:22 +00:00
286052b183 bugfix: Add splash boot parameter to template.
8bitbuddhist pushed to new-user-templates at auxolotl/templates 2024-06-22 17:39:59 +00:00
1dccfba71a chore: Simplify Nix config file in template
8bitbuddhist pushed to new-user-templates at auxolotl/templates 2024-06-22 16:50:31 +00:00
942a0e41bb bugfix: Remove lingering reference to auxlibs; Leave Totem in Gnome installs
8bitbuddhist pushed to new-user-templates at auxolotl/templates 2024-06-22 16:38:00 +00:00
94377f7487 feat: Add Lix to new user template
10b28d08e9 chore: Cleanup template readme and options
Compare 2 commits »
8bitbuddhist pushed to new-user-templates at auxolotl/templates 2024-06-22 15:48:46 +00:00
8ca6adecb4 Fix funky unicode quotes
8bitbuddhist commented on pull request auxolotl/templates#33 2024-06-16 22:06:26 +00:00
feat: NixOS template for new users

Neat! I would mention that it is worth being extremely cautious introducing options, especially under the aux namespace. These are probably fine, but it is worth considering how things may…

8bitbuddhist pushed to new-user-templates at auxolotl/templates 2024-06-16 22:03:15 +00:00
3ea2d1bbfb chore: Remove Aux Libs input
8bitbuddhist created pull request auxolotl/templates#33 2024-06-16 18:55:29 +00:00
feat: NixOS template for new users
8bitbuddhist pushed to new-user-templates at auxolotl/templates 2024-06-16 18:54:17 +00:00
9557d65423 feat: Add Flatpak support
8bitbuddhist pushed to new-user-templates at auxolotl/templates 2024-06-16 18:32:36 +00:00
249b7d7bc0 chore: Namespacing; update top-level Readme
8bitbuddhist pushed to new-user-templates at auxolotl/templates 2024-06-16 17:51:31 +00:00
2590f106b6 feat: Add GPU support to new user template
8bitbuddhist pushed to new-user-templates at auxolotl/templates 2024-06-16 16:53:32 +00:00
54f4de49f4 chore: Change template namespace to 'aux.system'
8bitbuddhist pushed to new-user-templates at auxolotl/templates 2024-06-15 18:31:34 +00:00
2cf855bfae feat: Re-enable abort conditions in new user template
8bitbuddhist pushed to new-user-templates at auxolotl/templates 2024-06-15 18:26:11 +00:00
ecf935a4f7 feat: Add more options and defaults to the new user template
8bitbuddhist pushed to new-user-templates at auxolotl/templates 2024-06-15 02:14:10 +00:00
27ddb4119d Initial working commit for new user system templates