cleaned up flake.nix

This commit is contained in:
Aleksandr Lebedev 2024-12-20 11:51:30 +01:00
parent 54cd41fc40
commit 8da38ec270
8 changed files with 36 additions and 39 deletions

View file

@ -1,6 +1,5 @@
{ config, pkgs, ... }:
{
boot.kernelPackages = pkgs.linuxPackages_latest;
hardware = {
graphics = {
enable = true;