Commit graph

73 commits

Author SHA1 Message Date
0ff80a7596
add homeManagerFlakeModule for declaring homeManager flake outputs 2025-03-15 21:59:59 +08:00
ce4e444b77
add jujutsu in home manager module 2025-03-08 01:19:20 +08:00
4075e0050d
modify inputs 2025-03-02 17:37:46 +08:00
ffac1753e2
change gui config of Akun 2025-03-02 17:37:40 +08:00
5a63e13214
add deploy config for Akun 2025-03-02 17:37:37 +08:00
f5e9a2facf
update flake inputs 2025-03-01 23:52:14 +08:00
caaafd3004
update flake inputs (include Cape) 2025-02-26 13:28:54 +08:00
5b00dac090
change nixpkgs ref and modify rustypaste config 2025-02-23 02:36:06 +08:00
5ecc477c5f
update flake inputs and pin nixpkgs for grub error 2025-02-23 02:36:06 +08:00
5f63d93d3d
update flake inputs 2025-02-23 02:36:05 +08:00
9e31d1eba5
switch to lix 2025-02-23 02:36:05 +08:00
836256e5e3
update flake inputs 2025-02-19 23:59:39 +08:00
66b740a123
fix homeConfiguration errors and add recipe for home-manager 2025-02-17 01:33:30 +08:00
b79c00310c
remove ssh opt in deplay node 2025-02-17 00:05:14 +08:00
f7fa70c3bb
change firefox-addons source from github to gitlab 2025-02-01 20:35:48 +08:00
5891124b4a
update flake inputs, and change firefox-addons from gitlab source to github source 2025-02-01 20:35:48 +08:00
ae7d74249b
add deploy-rs for remotely deploy nixos config 2025-01-28 17:15:44 +08:00
cf03484587
add nixos configuration for Cape 2025-01-28 17:15:44 +08:00
fd2fe39655
add transmission module for downloads bt torrent 2025-01-25 12:22:39 +08:00
f36c71bd26
add another machine, Akun 2025-01-19 16:11:01 +08:00
9c60b5872c
wrap helix with lsp and formatter, and add some config for helix 2025-01-17 14:39:30 +08:00
be72064f13
add stylix as theme config 2025-01-16 20:31:54 +08:00
dd77858199
init repo
update nvidia driver, install ghostty and other things

before refactor the arch of configuration.

move some nixos configuration to ./nixos/modules and ./nixos/configurations. try to find a good arch to conbine home-manager and nixos modules.

fix callPackage firefox-addons missing key immersive-translate.

wrap niri and spotx overlays into overlay.modifications.

build a brandnew architecture for configurations.

change the import method of homeManagerModules."${unixName}" to use outputs.

add ghostty overlay to replace ghostty.

add nix config in home/modules/nix.nix when not nixos

fix call nixpkgs.foldr. modify to call nixpkgs.lib.foldr.

modify firefox config, to use flake packages as extension

modify i18n config, to use flake packages as addons

remove ssh private key and add it to sops.

update partial flake inputs

update partial flake inputs, add some package to user config

move helix as home module, provide option youthlic.programs.helix.

change fcitx5 config to pkg, use rime-ice default config.

move spotify installation to default.nix neither spotify.nix

change gpg encrypt key

add gpg option to home-manager module

add fd as user level package

remove gpg option in system level

add git option

update flake inputs, and install all gpg pinentry

add gh to git module

change shell config to module, and ghostty also.

change gpg pinentry from pinentry-all to pinentry-qt.

change gh config, use ssh as git protocol

remove zed editor

move foot to module, and disable it.

add store as git credential helper

rename sops.secrets.gitea to sops.secrets.git-credential

add git delta config

move starship configuration to home/modules.

update flake inputs

add ssh config to sops encrypt file `secrets/ssh-config.yaml`

change niri to niri-unstable and update flake inputs

change encypt key from gnupg to age. And encrypt dae url

move home sops config to module

update flake inputs

add duf and doggo to home packages
2025-01-14 20:09:26 +08:00