Remove unuser nixfile parameters

This commit is contained in:
Yorick Barbanneau 2023-09-02 21:36:08 +02:00
parent 89e223ca23
commit 93343473aa
7 changed files with 7 additions and 14 deletions

View file

@ -1,5 +1,4 @@
{ pkgs, ... }:
{
_: {
qt = {
enable = true;
platformTheme = "gnome";

View file

@ -1,5 +1,4 @@
{ pkgs, ... }:
{
_: {
programs.fuzzel = {
enable = true;
settings = {

View file

@ -1,5 +1,4 @@
{ pkgs, ... }:
{
_: {
programs.swaylock = {
enable = true;
settings = {

View file

@ -1,5 +1,4 @@
{ pkgs, config, ...}:
{
_: {
programs.waybar = {
enable = true;
systemd = {

View file

@ -1,5 +1,4 @@
{ ... }:
{
_: {
xdg = {
enable = true;
userDirs = {

View file

@ -1,5 +1,4 @@
{ pkgs, ...}:
{
_: {
programs.foot = {
enable = true;
settings = {

View file

@ -1,5 +1,4 @@
{ pkgs, ... }:
{
_: {
programs.zathura = {
enable = true;
options = {