wip
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
google-chrome
|
||||
spotify
|
||||
spicetify-cli
|
||||
xfce.thunar
|
||||
thunar
|
||||
obsidian
|
||||
mpv
|
||||
obs-studio
|
||||
|
||||
@@ -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 = {
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
EDITOR = "nvim";
|
||||
};
|
||||
home.packages = with pkgs; [
|
||||
nixfmt-rfc-style
|
||||
nixfmt
|
||||
biome
|
||||
stylua
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user