mirror of
https://github.com/Ahwxorg/nixos-config.git
synced 2025-12-04 15:00:13 +01:00
chore: remove unused code
This commit is contained in:
parent
478d616a20
commit
7019c43d52
1 changed files with 0 additions and 4 deletions
|
|
@ -1,10 +1,6 @@
|
||||||
{ username, pkgs, ... }:
|
{ username, pkgs, ... }:
|
||||||
{
|
{
|
||||||
services = {
|
services = {
|
||||||
# displayManager.autoLogin = {
|
|
||||||
# enable = true;
|
|
||||||
# user = "${username}";
|
|
||||||
# };
|
|
||||||
libinput = {
|
libinput = {
|
||||||
enable = true;
|
enable = true;
|
||||||
# mouse = {
|
# mouse = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue