[hypnos] 重构配置结构, 增加 flake 编写相关配置
This commit is contained in:
@@ -1,23 +0,0 @@
|
||||
{ pkgs, ... }:
|
||||
{
|
||||
home.packages =
|
||||
(with pkgs; [
|
||||
autoconf
|
||||
coreutils
|
||||
gawk
|
||||
gnused
|
||||
gnutar
|
||||
gnugrep
|
||||
gnumake
|
||||
pkgconf
|
||||
unar
|
||||
|
||||
codex
|
||||
|
||||
helix
|
||||
uv
|
||||
typst
|
||||
pandoc
|
||||
])
|
||||
;
|
||||
}
|
||||
Reference in New Issue
Block a user