Commit graph

73 commits

Author SHA1 Message Date
Andre
491bd8a838 fix(system): add initrd settings for tpm2 2024-07-11 18:13:05 -04:00
Andre
62041695e6 chore(system): update video driver syntax to match upstream 2024-07-11 18:13:05 -04:00
Andre
a83275e048 refactor(system): simplify Nix config file 2024-07-11 18:13:05 -04:00
Andre
553f36e003 feat(system): use Lix in place of Nix in system template 2024-07-11 18:13:05 -04:00
Andre
2c6d1308dd chore(system): clean up template readme and options for readability 2024-07-11 18:13:05 -04:00
Andre
509b6727bf chore(system): remove Aux libs as they're still in Labs 2024-07-11 18:13:05 -04:00
Andre
a36cd617f7 feat(system): add Flatpak support 2024-07-11 18:13:05 -04:00
Andre
f534c95342 feat(system): add Nvidia, Intel, and AMD GPU support to new user template 2024-07-11 18:13:04 -04:00
Andre
5d1480fe3b chore(system): change template namespace from 'aux' to 'aux.system' 2024-07-11 18:12:23 -04:00
Andre
b01f62a5f2 feat(system): add modules for bluetooth, networking, system config, Budgie, Hyprland, and XFCE to system template 2024-07-11 18:12:23 -04:00
Andre
5c79ab34ba feat(system): initial commit for new user system templates 2024-07-11 18:12:21 -04:00
821048587f
Merge pull request from auxolotl/chore/inputs
chore: change to cleanup flake files
2024-06-12 18:16:24 -04:00
6d9f867465
chore: ignore some inputs 2024-05-18 09:29:07 +01:00
03a8f01dfe
chore: change to nixos/nixpkgs 2024-05-18 09:28:57 +01:00
76519a32df
Merge pull request 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
a3ca38e31c
fix: spell experimental feature flake as flakes 2024-05-16 20:19:15 -04:00
84216867bd
Update README.md to rename FreshwaterOS to Auxolotl 2024-05-16 20:17:00 -04:00
fdbefeff2a
Merge pull request from Sigmanificient/c 2024-05-14 20:24:13 +00:00
cfd424d324
Fix: Update home-manager
Forgot to save >~<
2024-05-11 16:31:56 -04:00
e83ad899f6
Fix: Update nixpkgs url for new roadmap 2024-05-11 16:30:01 -04:00
78374d6350
Merge pull request 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 from AxelSilverdew/main 2024-05-05 10:17:37 -04:00
47129554e4
lint: fixed some statix lints 2024-05-05 19:30:48 +05:30
8941d570b8
lint: fixed formatting in darwin 2024-05-05 19:26:25 +05:30
8db15c78d7
ci: Added nixfmt and statix 2024-05-05 19:24:58 +05:30
9166d28895
Merge pull request 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
0e1d1c5c2e
Merge pull request 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
016caccc35
Merge pull request 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
b0ab59541e
Merge pull request from auxolotl/feat/contrib
added: contributing.md
2024-05-03 02:03:30 +05:30
dd2410a89f
docs: contributing 2024-05-02 21:10:36 +01:00
449ab016f9
Merge pull request from isabelroses/main
fix: badges artifacts
2024-05-03 00:46:59 +05:30
fbc1605260
fix: badges artifacts 2024-05-02 18:41:24 +01:00
ef40881ae4
Merge pull request from Sigmanificient/flake-lock
fix: main flake lock
2024-05-02 22:46:57 +05:30