This commit is contained in:
Miguel Palhas
2026-02-05 14:58:39 +00:00
parent bf3e86e56a
commit 0ed0b1e6c5
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -9,7 +9,7 @@
google-chrome
spotify
spicetify-cli
xfce.thunar
thunar
obsidian
mpv
obs-studio
+1 -1
View File
@@ -2,7 +2,7 @@
{
home.packages = with pkgs; [
rose-pine-cursor
inputs.rose-pine-hyprcursor.packages.${pkgs.system}.default
inputs.rose-pine-hyprcursor.packages.${pkgs.stdenv.hostPlatform.system}.default
];
home.sessionVariables = {
+1 -1
View File
@@ -5,7 +5,7 @@
EDITOR = "nvim";
};
home.packages = with pkgs; [
nixfmt-rfc-style
nixfmt
biome
stylua
];