summaryrefslogtreecommitdiff
path: root/hosts
diff options
context:
space:
mode:
authorFuwn <[email protected]>2024-10-23 03:10:09 -0700
committerFuwn <[email protected]>2024-10-23 03:10:09 -0700
commitd25831c462b86a1ffe018d2de9de93bee4b737e9 (patch)
tree9102740d125201a325f58f3a998d479a6cc86242 /hosts
parenthome: move image assets to shared module (diff)
downloadnixos-config-d25831c462b86a1ffe018d2de9de93bee4b737e9.tar.xz
nixos-config-d25831c462b86a1ffe018d2de9de93bee4b737e9.zip
home: move browser to shared
Diffstat (limited to 'hosts')
-rw-r--r--hosts/akashi/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/hosts/akashi/default.nix b/hosts/akashi/default.nix
index 503968c..7722ea5 100644
--- a/hosts/akashi/default.nix
+++ b/hosts/akashi/default.nix
@@ -36,7 +36,7 @@
home-manager = {
useGlobalPkgs = true;
useUserPackages = true;
- users.ebisu = import "${self}/home/ebisu/core";
+ users.ebisu = import "${self}/home/ebisu/akashi";
extraSpecialArgs = {
inherit