replaced double variable
This commit is contained in:
parent
d05d62a5a0
commit
c80fcb7fd9
1 changed files with 2 additions and 4 deletions
|
@ -1,8 +1,6 @@
|
|||
{ pkgs, ... }:
|
||||
let
|
||||
{pkgs, ...}: let
|
||||
default_command = "Hyprland";
|
||||
in
|
||||
{
|
||||
in {
|
||||
# Enable touchpad support (enabled default in most desktopManager).
|
||||
# services.xserver.libinput.enable = true;
|
||||
services.greetd = {
|
||||
|
|
Loading…
Add table
Reference in a new issue