mirror of
https://github.com/ryanccn/flake.git
synced 2025-12-06 08:10:43 +01:00
feat: lix, morlana, spdx-gen
This commit is contained in:
parent
b9832c59cf
commit
9cd5e745cd
6 changed files with 206 additions and 71 deletions
|
|
@ -1,8 +1,6 @@
|
|||
{ pkgs, inputs, ... }:
|
||||
{ pkgs, ... }:
|
||||
{
|
||||
environment.systemPackages = with pkgs; [
|
||||
inputs.home-manager.packages.${pkgs.system}.home-manager
|
||||
|
||||
nixfmt-rfc-style
|
||||
alejandra
|
||||
nixpkgs-fmt
|
||||
|
|
@ -37,7 +35,6 @@
|
|||
dust
|
||||
fd
|
||||
ffmpeg
|
||||
gen-license
|
||||
gum
|
||||
hyperfine
|
||||
jq
|
||||
|
|
@ -52,12 +49,13 @@
|
|||
|
||||
typst
|
||||
packwiz
|
||||
spicetify-cli
|
||||
# spicetify-cli
|
||||
exiftool
|
||||
|
||||
nrr
|
||||
am
|
||||
# nish
|
||||
nyoom
|
||||
morlana
|
||||
spdx-gen
|
||||
];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue