| Age | Commit message (Collapse) | Author |
|
Moving to mixins generally reduces the boilerplate in all
configurations, and less custom "stuff"
These are then enabled by the regular options in programs.nix for
example
Many of the other options (like desktops) also had little use in being
abstracted as there's no situation where I'd *not* want them to be
applied when said desktop is in use
|
|
|
|
|
|
|
|
|
|
|
|
• Removed input 'arkenfox'
• Removed input 'arkenfox/flake-compat'
• Removed input 'arkenfox/flake-utils'
• Removed input 'arkenfox/flake-utils/systems'
• Removed input 'arkenfox/nixpkgs'
• Removed input 'arkenfox/pre-commit'
|
|
|
|
|
|
|
|
|
|
|
|
|
|
• Updated input 'arkenfox/flake-utils':
follows 'firefox-addons/flake-utils'
→ 'github:numtide/flake-utils/11707dc2f618dd54ca8739b309ec4fc024de578b?narHash=sha256-l0KFg5HjrsfsO/JpG%2Br7fRrqm12kzFHyUHqHCVpMMbI%3D' (2024-11-13)
• Added input 'arkenfox/flake-utils/systems':
'github:nix-systems/default/da67096a3b9bf56a91d16901293e51ba5b49a27e?narHash=sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768%3D' (2023-04-09)
• Removed input 'firefox-addons'
• Removed input 'firefox-addons/flake-utils'
• Removed input 'firefox-addons/nixpkgs'
• Updated input 'getchpkgs':
'github:getchoo/nix-exprs/baa8923dc7ecf5777be406ee4ce1de60e826d6e3?narHash=sha256-9SFHBauH0bi9lX5DlienIOPfmYpwyWaPRP91rzKoP3U%3D' (2025-01-25)
→ 'github:getchoo/nix-exprs/83a7516b7f38b20265709e77daf387b62b488a88?narHash=sha256-Whby1065h8T3VGaaK4r5WEt0uow7ilOV9NHQewVGQnI%3D' (2025-01-30)
|
|
|
|
* treewide: back to flake parts
* treewide: drop extra docs
these are kind pointless
|
|
|
|
|
|
what if `less`...is moar...
|
|
|
|
|
|
|
|
Very fun, but very slow :sad:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
`nix develop` is a lot better with bash
|
|
* seth: remove unused pkgs
* modules: restructure
from archetypes back to profiles
make less actual modules for everything
use lib.mkDefault like it's supposed to
move mixins out of server
* nixos/resolved: use modern options
|
|
|
|
|
|
|
|
|
|
|
|
* tree-wide: drop flake-parts
* drop nixinate
* justfile: cleanup
* drop treefmt-nix
* doc: update READMEs
* flake: cleanup
* seth: don't use `./.`
* modules/nixos,darwin: bundle all modules
They all depend on each other anyways so
* systems: manually import internal modules
* seth: use riff module from nix-exprs
* flake: back to flake-parts
* Revert "flake: back to flake-parts"
This reverts commit 35334882f7c0c23991a4efd65ea08b216006b2b0.
Saving the last commit so I can go back if I want
* flake: use lib.const
this looks better...right?
* flake: declare systems like a normal person
|
|
|
|
This reverts commit f77aeb0db935f60590aa5b6975857b528c8f6a51.
|
|
|
|
|
|
|
|
|
|
|