forked from Shinonome/dots-hyprland
test
This commit is contained in:
@@ -49,7 +49,7 @@ in {
|
|||||||
".config/xdg-desktop-portal".source = builtins.path {path = ../../.config/xdg-desktop-portal;};
|
".config/xdg-desktop-portal".source = builtins.path {path = ../../.config/xdg-desktop-portal;};
|
||||||
".config/starship.toml".source = builtins.path {path = ../../.config/starship.toml;};
|
".config/starship.toml".source = builtins.path {path = ../../.config/starship.toml;};
|
||||||
};
|
};
|
||||||
home.packages = import ../packages.nix {inherit pkgs self inputs;};
|
home.packages = import ../packages.nix;
|
||||||
#
|
#
|
||||||
# home.packages = with pkgs;
|
# home.packages = with pkgs;
|
||||||
# [
|
# [
|
||||||
|
|||||||
Reference in New Issue
Block a user