20 current 2025-04-27 16:44:06 25.05.20250424.f771eb4 6.12.24 *
This commit is contained in:
@@ -30,6 +30,7 @@ in {
|
||||
EDITOR = "nvim";
|
||||
HOME = "/home/synchronous";
|
||||
XDG_CACHE_HOME = "$HOME/.cache";
|
||||
DBUS_SESSION_BUS_ADDRESS = "unix:path=$XDG_RUNTIME_DIR/bus";
|
||||
};
|
||||
|
||||
programs.home-manager.enable = true;
|
||||
|
||||
@@ -6,6 +6,6 @@
|
||||
imports = [
|
||||
./picom/default.nix
|
||||
./dunst/default.nix
|
||||
./gpg-agent/default.nix
|
||||
# ./gpg-agent/default.nix
|
||||
];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user