clean: removed git default
This commit is contained in:
@@ -1,5 +0,0 @@
|
|||||||
{pkgs, ...}: {
|
|
||||||
environment.systemPackages = with pkgs; [
|
|
||||||
git
|
|
||||||
];
|
|
||||||
}
|
|
||||||
+1
-1
@@ -27,7 +27,7 @@
|
|||||||
terminal = {
|
terminal = {
|
||||||
default = "ghostty";
|
default = "ghostty";
|
||||||
aliases = {
|
aliases = {
|
||||||
update = "sudo nixos-rebuild switch --flake ~/.config/nixos-new/#hakase";
|
update = "sudo nixos-rebuild switch --flake ~/.config/nixos/#hakase";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
hyprland = {
|
hyprland = {
|
||||||
|
|||||||
Reference in New Issue
Block a user