Fixed some warnings and wezterm
This commit is contained in:
parent
50c6878461
commit
c503111856
5 changed files with 5 additions and 11 deletions
|
|
@ -6,7 +6,7 @@
|
|||
bluetooth.enable = true;
|
||||
pulseaudio.enable = false; # Use pipewire instead
|
||||
steam-hardware.enable = true; # Allow steam client to manage controllers
|
||||
opengl.driSupport32Bit = true; # For OpenGL games
|
||||
graphics.enable32Bit = true; # For OpenGL games
|
||||
i2c.enable = true;
|
||||
};
|
||||
|
||||
|
|
|
|||
|
|
@ -71,10 +71,6 @@ in {
|
|||
nix-index-database.comma.enable = true;
|
||||
nh = {
|
||||
enable = true;
|
||||
clean = {
|
||||
enable = true;
|
||||
extraArgs = "--keep-since 7d";
|
||||
};
|
||||
flake = "/home/user/Projects/nix-config";
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue