Commit graph

76 commits

Author SHA1 Message Date
Andre 64b2ff8d77 fix(system): fix namespacing in various modules 2024-06-29 13:01:44 -04:00
Andre dd04cac4ba fix(system): add initrd settings for tpm2 2024-06-29 13:01:44 -04:00
Andre 08ae068c37 chore: update video driver syntax to match upstream 2024-06-29 13:01:44 -04:00
Andre 73e33a1d95 chore: Simplify Nix config file in template 2024-06-29 13:01:44 -04:00
Andre cf3847efa3 bugfix: Remove lingering reference to auxlibs; Leave Totem in Gnome installs 2024-06-29 13:01:44 -04:00
Andre 6874673edf feat: Add Lix to new user template 2024-06-29 13:01:44 -04:00
Andre 8f94796401 chore: Cleanup template readme and options 2024-06-29 13:01:44 -04:00
Andre 6f3a935780 Fix funky unicode quotes 2024-06-29 13:01:44 -04:00
Andre 1873af7524 chore: Remove Aux Libs input 2024-06-29 13:01:44 -04:00
Andre f1df1a35bf feat: Add Flatpak support
chore: Prep for PR
2024-06-29 13:01:44 -04:00
Andre a2b1a8af4f feat(system): Add Nvidia, Intel, and AMD GPU support to new user template
chore(system): update top-level Readme file
2024-06-29 12:56:03 -04:00
Andre 4648af5704 chore: Change template namespace to 'aux.system' 2024-06-29 12:56:03 -04:00
Andre 79a9fda6b7 feat(system): add modules for bluetooth, networking, system config, Budgie, Hyprland, and XFCE to system template
fix(system): re-enable abort conditions in new user template
2024-06-29 12:54:47 -04:00
Andre 27ddb4119d Initial working commit for new user system templates
Some checks are pending
Code Check / Run nixfmt and statix (push) Waiting to run
2024-06-14 22:13:48 -04:00
Samuel Shuert 821048587f
Merge pull request #31 from auxolotl/chore/inputs
chore: change to cleanup flake files
2024-06-12 18:16:24 -04:00
isabel roses 6d9f867465
chore: ignore some inputs 2024-05-18 09:29:07 +01:00
isabel roses 03a8f01dfe
chore: change to nixos/nixpkgs 2024-05-18 09:28:57 +01:00
Samuel Shuert 76519a32df
Merge pull request #30 from ztr-pen/patch-1
fix: README commands missing flake subcommand
2024-05-17 12:04:31 -04:00
ztr-pen bcc0fbbfcc
Update README.md - incorrect commands
Update commands to include correct flake commands for Darwin, Nixos and Home-Manager
2024-05-17 16:59:34 +10:00
Samuel Shuert a3ca38e31c
fix: spell experimental feature flake as flakes 2024-05-16 20:19:15 -04:00
Samuel Shuert 84216867bd
Update README.md to rename FreshwaterOS to Auxolotl 2024-05-16 20:17:00 -04:00
isabel roses fdbefeff2a
Merge pull request #27 from Sigmanificient/c 2024-05-14 20:24:13 +00:00
Samuel Shuert cfd424d324
Fix: Update home-manager
Forgot to save >~<
2024-05-11 16:31:56 -04:00
Samuel Shuert e83ad899f6
Fix: Update nixpkgs url for new roadmap 2024-05-11 16:30:01 -04:00
isabel roses 78374d6350
Merge pull request #28 from auxolotl/remove-system-from-nixosSystem 2024-05-07 21:58:46 +00:00
Sigmanificient d981bc409e fix(c): simplify the template config files 2024-05-07 23:48:25 +02:00
NotAShelf 72b9616f87
fix(system): remove ambigious system from nixosSystem 2024-05-07 14:03:53 +03:00
Sigmanificient 57769ca9ed refactor(c): improve flake structure
Co-authored-by: isabelroses <isabel@isabelroses.com>
2024-05-07 00:54:12 +02:00
Sigmanificient e2607d77cc fix(c): fix flake output (devshell, apps) 2024-05-06 23:56:16 +02:00
Sigmanificient a95b46a6a0 style(c): apply nixfmt-rfc-style to flake 2024-05-06 23:52:47 +02:00
Sigmanificient c1524d5bd9 feat(c): add configuration files 2024-05-06 23:40:38 +02:00
Sigmanificient 30022cc914 feat(c): setup the flake 2024-05-06 23:40:26 +02:00
Sigmanificient aff83a7bf1 feat(c): add hello source 2024-05-06 23:40:01 +02:00
Samuel Shuert af8d3f5deb
Merge pull request #25 from AxelSilverdew/main 2024-05-05 10:17:37 -04:00
AxelSilverdew 47129554e4
lint: fixed some statix lints 2024-05-05 19:30:48 +05:30
AxelSilverdew 8941d570b8
lint: fixed formatting in darwin 2024-05-05 19:26:25 +05:30
AxelSilverdew 8db15c78d7
ci: Added nixfmt and statix 2024-05-05 19:24:58 +05:30
isabel roses 9166d28895
Merge pull request #11 from aemogie/feat/direnv-init 2024-05-03 13:01:36 +00:00
aemogie 39dbc96898
chore: change default template to system 2024-05-03 18:06:43 +05:30
aemogie 97ddb19f9e
feat(direnv): add shellhook, rename env var 2024-05-03 17:39:51 +05:30
isabel roses 0e1d1c5c2e
Merge pull request #21 from licebmi/darwin-template-defined-users 2024-05-03 10:16:19 +00:00
Mark Martinez f62018530d fix(darwin): Setup defined users as trusted users 2024-05-03 11:54:20 +02:00
aemogie 0d02eb962d
feat(direnv): prefer mkShellNoCC 2024-05-03 12:06:45 +05:30
aemogie 8637edba9b
feat(direnv): example env var 2024-05-03 12:06:40 +05:30
aemogie a1f5521383
feat(direnv): forAllSystems 2024-05-03 12:06:35 +05:30
aemogie d181eb421a
chore(direnv): only use flake if nix(-direnv) is installed
Co-authored-by: seth <getchoo@tuta.io>
2024-05-03 11:34:11 +05:30
Abhiram 016caccc35
Merge pull request #19 from imadnyc/main
docs: fixed typos and added feature flags
2024-05-03 08:49:08 +05:30
imad.nyc c384beeb8e docs: fixed typo, as well as added necessary flags for those using the current Nix installer 2024-05-02 20:52:44 -04:00
Abhiram b0ab59541e
Merge pull request #18 from auxolotl/feat/contrib
added: contributing.md
2024-05-03 02:03:30 +05:30
isabel roses dd2410a89f
docs: contributing 2024-05-02 21:10:36 +01:00