cleanup
This commit is contained in:
@@ -2,9 +2,8 @@
|
||||
# your system. Help is available in the configuration.nix(5) man page, on
|
||||
# https://search.nixos.org/options and in the NixOS manual (`nixos-help`).
|
||||
|
||||
{ pkgs, lib, namespace, ... }:
|
||||
{ pkgs, namespace, ... }:
|
||||
let
|
||||
plasma = false;
|
||||
# Displays
|
||||
display = {
|
||||
input = "eDP-1";
|
||||
|
||||
Reference in New Issue
Block a user