clean up
This commit is contained in:
@ -1,8 +1,4 @@
|
||||
{
|
||||
pkgs,
|
||||
inputs,
|
||||
...
|
||||
}: {
|
||||
{pkgs, ...}: {
|
||||
imports = [
|
||||
./hardware-configuration.nix
|
||||
../../modules/common.nix
|
||||
|
@ -4,7 +4,6 @@
|
||||
{
|
||||
config,
|
||||
lib,
|
||||
pkgs,
|
||||
modulesPath,
|
||||
...
|
||||
}: {
|
||||
|
@ -1,4 +1,4 @@
|
||||
{...}: {
|
||||
{
|
||||
# Home Manager Hyprland monitors
|
||||
wayland.windowManager.hyprland.extraConfig = ''
|
||||
#monitor = DP-3, 2560x1440@143.97, 1920x-360, auto;
|
||||
|
Reference in New Issue
Block a user