Style change
This commit is contained in:
parent
cd884602d9
commit
d9cd58c5b2
1 changed files with 1 additions and 1 deletions
|
@ -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 = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue