formating

This commit is contained in:
joygnu 2024-08-31 16:58:46 +02:00
parent de3f1f4544
commit d6a059e360
13 changed files with 52 additions and 62 deletions

View file

@ -69,4 +69,3 @@
texliveFull
];
}

View file

@ -1,5 +1,4 @@
{ ... }:
{
{...}: {
home-manager.users.joy.services.dunst = {
enable = true;
# settings = {

View file

@ -1,5 +1,4 @@
{pkgs, ...}:
{
{pkgs, ...}: {
home-manager.users.joy.qt = {
enable = true;
style.name = "adwaita-dark";

View file

@ -1,10 +1,4 @@
{
inputs,
pkgs,
...
}: {
{pkgs, ...}: {
users.users.joy = {
isNormalUser = true;
description = "joy";
@ -40,7 +34,6 @@
services.udisks2.enable = true;
services.gvfs.enable = true;
home-manager.users.joy.programs.home-manager.enable = true;
home-manager.users.joy.xdg.mimeApps.defaultApplications = {