Andre
8ca6adecb4
Fix funky unicode quotes
Code Check / Run nixfmt and statix (push) Waiting to run
Code Check / Run nixfmt and statix (pull_request) Has been cancelled
2024-06-22 11:48:42 -04:00
Andre
3ea2d1bbfb
chore: Remove Aux Libs input
Code Check / Run nixfmt and statix (push) Has been cancelled
Code Check / Run nixfmt and statix (pull_request) Has been cancelled
2024-06-16 18:03:07 -04:00
Andre
9557d65423
feat: Add Flatpak support
...
Code Check / Run nixfmt and statix (push) Waiting to run
Code Check / Run nixfmt and statix (pull_request) Has been cancelled
chore: Prep for PR
2024-06-16 14:53:33 -04:00
Andre
249b7d7bc0
chore: Namespacing; update top-level Readme
Code Check / Run nixfmt and statix (push) Waiting to run
2024-06-16 14:32:29 -04:00
Andre
2590f106b6
feat: Add GPU support to new user template
Code Check / Run nixfmt and statix (push) Waiting to run
2024-06-16 13:51:25 -04:00
Andre
54f4de49f4
chore: Change template namespace to 'aux.system'
Code Check / Run nixfmt and statix (push) Waiting to run
2024-06-16 12:53:16 -04:00
Andre
2cf855bfae
feat: Re-enable abort conditions in new user template
Code Check / Run nixfmt and statix (push) Waiting to run
2024-06-15 14:31:28 -04:00
Andre
ecf935a4f7
feat: Add more options and defaults to the new user template
Code Check / Run nixfmt and statix (push) Waiting to run
2024-06-15 14:26:05 -04:00
Andre
27ddb4119d
Initial working commit for new user system templates
Code Check / Run nixfmt and statix (push) Waiting to run
2024-06-14 22:13:48 -04:00
Samuel Shuert
e83ad899f6
Fix: Update nixpkgs url for new roadmap
2024-05-11 16:30:01 -04:00
NotAShelf
72b9616f87
fix(system): remove ambigious system
from nixosSystem
2024-05-07 14:03:53 +03:00
AxelSilverdew
47129554e4
lint: fixed some statix lints
2024-05-05 19:30:48 +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
aemogie
3a4a033f40
feat(system): change nixpkgs rev to nixos-unstable
2024-05-02 13:12:07 +05:30
seth
f295553095
use standard module system over specialArgs
2024-05-01 20:20:19 -04:00
Samuel Shuert
3f3ac4306b
Initial work on creating sensible templates
...
Available templates include the following:
- system: flake based system similar to the default when starting
nix.
- darwin: flake based darwin system with ajusted nixpkgs and modules to better suit it.
- home-manager: flake and home manager for non darwin systems.
Co-Authored-by: isabelroses <isabel@isabelroses.com>
Co-Authored-by: Skyler Grey <minion@clicks.codes>
Co-Authored-by: Sigmanificient <edhyjox@gmail.com>
Co-Authored-by: AxelSilverdew <7677954+AxelSilverdew@users.noreply.github.com>
2024-05-01 16:55:17 -04:00