Skip to content

Commit 499461c

Browse files
committed
build: comment out static-home package
1 parent bbc188b commit 499461c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flake.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -265,7 +265,7 @@
265265
};
266266
};
267267
legacyPackages = import ./packages pkgs-system;
268-
packages.static-home = self.homeConfigurations."mirza".config.home.path;
268+
# packages.static-home = self.homeConfigurations."mirza".config.home.path;
269269
# packages =
270270
# lib.attrsets.removeAttrs
271271
# (pkgs-system.lib.packagesFromDirectoryRecursive {

0 commit comments

Comments
 (0)