Style change

This commit is contained in:
Nikodem Rabuliński 2024-01-09 15:53:15 +01:00
parent cd884602d9
commit d9cd58c5b2

View file

@ -9,7 +9,7 @@
# Needed for nvidia and steam
nixpkgs.config.allowUnfree = true;
settei.user.config = {pkgs, ...}: {
settei.user.config = {
home.packages = with pkgs; [alacritty brightnessctl dmenu];
xsession.windowManager.i3 = {