Update flake

This commit is contained in:
thiloho
2024-08-11 19:53:22 +02:00
parent 6ec02ccb7e
commit d5f61ae70b
3 changed files with 33 additions and 26 deletions

View File

@@ -1,8 +1,6 @@
{ pkgs, ... }:
{
imports = [
./hardware-configuration.nix
];
imports = [ ./hardware-configuration.nix ];
boot = {
loader = {