Dusty Pomerleau
d2b524bc50
fix(darwin): correct typo during user creation ( #36 )
...
The darwin template was failing for me, until I changed user creation to `users.users.${username}`.
Co-authored-by: Dusty Pomerleau <dustypomerleau@users.noreply.github.com>
Reviewed-on: auxolotl/templates#36
Co-authored-by: Dusty Pomerleau <dustypomerleau@noreply.git.auxolotl.org>
Co-committed-by: Dusty Pomerleau <dustypomerleau@noreply.git.auxolotl.org>
2024-08-11 13:05:38 +00:00
sugar🍬🍭🏳️⚧️
dcb9bc3396
fix: update flake url in readme ( #35 )
...
Reviewed-on: auxolotl/templates#35
Reviewed-by: Skyler Grey <minion@clicks.codes>
Co-authored-by: sugar <sugar@sylveon.social>
Co-committed-by: sugar <sugar@sylveon.social>
2024-07-24 20:13:40 +00:00
Raphael Das Gupta
3fda15c3f9
refactor(system): move system.stateVersion comment out of nix.* ( #34 )
...
Move comment about `system.stateVersion` out of attrset `nix`, as it has nothing to do with the `nix.*` options, but belongs with the `system.stateVersion` option below (after) attrset `nix`.
(This is also where this comment originally was, until it was moved in [47129554e4
](47129554e4
).)
Reviewed-on: auxolotl/templates#34
Reviewed-by: Skyler Grey <minion@clicks.codes>
Co-authored-by: Raphael Borun Das Gupta <git@raphael.dasgupta.ch>
Co-committed-by: Raphael Borun Das Gupta <git@raphael.dasgupta.ch>
2024-07-18 20:03:04 +00: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
Abhiram
449ab016f9
Merge pull request #17 from isabelroses/main
...
fix: badges artifacts
2024-05-03 00:46:59 +05:30
isabel roses
fbc1605260
fix: badges artifacts
2024-05-02 18:41:24 +01:00
Abhiram
ef40881ae4
Merge pull request #15 from Sigmanificient/flake-lock
...
fix: main flake lock
2024-05-02 22:46:57 +05:30
Sigmanificient
9b3941b85b
Fix flake lock
2024-05-02 18:08:54 +02:00
Abhiram
bacfbf7153
Merge pull request #12 from licebmi/missing_config_arg
...
fix(darwin): config argument missing on system.nix
2024-05-02 21:15:24 +05:30
Abhiram
aaf3a6ba81
Merge pull request #10 from aemogie/feat/system-nixpkgs-revision
...
feat(system): change nixpkgs rev to nixos-unstable
2024-05-02 21:07:48 +05:30
Skyler Grey
8b901cf1a0
Add SIG: Core maintainers
...
As proposed here, <https://forum.aux.computer/t/a-basic-template/254/20?u=minion >, SIG Core will be comaintainers of this repository
2024-05-02 14:29:36 +00:00
Mark Martinez
e5e36af261
fix(darwin): config argument missing on system.nix
2024-05-02 16:27:13 +02:00
Skyler Grey
00a5904f54
Merge pull request #3 from getchoo/modules
2024-05-02 09:31:39 +00:00
aemogie
93b802ae01
feat(direnv): init
2024-05-02 13:35:49 +05:30
aemogie
3a4a033f40
feat(system): change nixpkgs rev to nixos-unstable
2024-05-02 13:12:07 +05:30