Andre
8c6ece4339
chore(system): update video driver syntax to match upstream
2024-07-11 17:59:20 -04:00
Andre
93eda2d39c
refactor(system): simplify Nix config file
2024-07-11 17:59:20 -04:00
Andre
a1749637c0
feat(system): use Lix in place of Nix in system template
2024-07-11 17:59:06 -04:00
Andre
4f4c7c9d58
chore(system): clean up template readme and options for readability
2024-07-11 17:58:41 -04:00
Andre
e5f99859a0
chore(system): remove Aux libs as they're still in Labs
2024-07-11 17:58:41 -04:00
Andre
73f4d41577
feat(system): add Flatpak support
2024-07-11 17:58:41 -04:00
Andre
d58a8f0356
feat(system): add Nvidia, Intel, and AMD GPU support to new user template
2024-07-11 17:58:34 -04:00
Andre
0869e59213
chore(system): change template namespace from 'aux' to 'aux.system'
2024-07-11 17:58:16 -04:00
Andre
5802811e97
feat(system): add modules for bluetooth, networking, system config, Budgie, Hyprland, and XFCE to system template
2024-07-11 17:56:15 -04:00
Andre
790a6b221b
feat(system): initial commit for new user system templates
2024-07-11 17:55:39 -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