Switch to hyprland flake
This commit is contained in:
@@ -1,7 +1,10 @@
|
||||
{ config, lib, pkgs, ... }:
|
||||
|
||||
{
|
||||
imports = [ ./hardware-configuration.nix ];
|
||||
imports = [
|
||||
./hardware-configuration.nix
|
||||
../common
|
||||
];
|
||||
|
||||
# Bootloader stuff
|
||||
boot.kernelParams = [
|
||||
|
Reference in New Issue
Block a user