home: move flake repo directory

This commit is contained in:
Guanran Wang 2024-07-20 12:15:17 +08:00
parent 14b75192cc
commit 68f3313abd
Signed by: nyancat
GPG key ID: 91F97D9ED12639CF
2 changed files with 13 additions and 14 deletions

View file

@ -1,28 +1,27 @@
{pkgs, ...}: {
home.packages = with pkgs; [
# lsp
nil
alejandra
statix
deadnix
nil
statix
# nixpkgs PRs
nixfmt-rfc-style
nix-update
nix-init
nix-update
nixfmt-rfc-style
nixpkgs-review
# misc
nh
nix-output-monitor
nix-index
nix-tree
comma
sops
colmena
comma
nh
nix-index
nix-output-monitor
nix-tree
sops
];
# for `nh`
# yes, i know, weird and long path
home.sessionVariables.FLAKE = "/home/guanranwang/Documents/Projects/git-repos/github.com/Guanran928/flake";
# nh
home.sessionVariables.FLAKE = "/home/guanranwang/Documents/Projects/flake";
}

View file

@ -16,7 +16,7 @@
gtk2.configLocation = "${config.xdg.configHome}/gtk-2.0/gtkrc";
gtk3.bookmarks = [
"file://${config.home.homeDirectory}/Documents/Projects/git-repos/github.com/Guanran928/flake"
"file://${config.home.homeDirectory}/Documents/Projects/flake"
];
iconTheme = {