Skip to content

Commit

Permalink
Typo on home settings
Browse files Browse the repository at this point in the history
  • Loading branch information
natsukagami committed Nov 15, 2024
1 parent 2ceb27c commit 11ea32d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion home/kagami-pc-home.nix
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
# Enable X11 configuration
linux.graphical.type = "wayland";
linux.graphical.wallpaper = ./images/pixiv_18776904.png;
linux.graphical.defaults.startup = with pkgs; [
linux.graphical.startup = with pkgs; [
zen-browser-bin
thunderbird
vesktop
Expand Down

0 comments on commit 11ea32d

Please sign in to comment.