fix: formatting

This commit is contained in:
notohh 2023-03-11 21:26:02 -05:00
parent f7bb17211f
commit 0dc2e92eed
Signed by: notohh
GPG key ID: BD47506D475EE86D
11 changed files with 43 additions and 15 deletions

View file

@ -1,4 +1,7 @@
{default, ...}: {
{
default,
...
}: {
services.dunst.enable = true;
services.dunst.configFile = "./dunstrc";
}

View file

@ -1,5 +1,7 @@
{pkgs, ...}: {
{
pkgs,
...
}: {
home.packages = [pkgs.gh];
programs.git = {

View file

@ -1,4 +1,7 @@
{pkgs, inputs, ...}: {
{
default,
...
}: {
programs.helix = {
enable = true;
settings = {

View file

@ -1,6 +1,7 @@
{config, pkgs, ...}:
{
default,
...
}: {
programs.lf = {
enable = true;
settings = {

View file

@ -538,5 +538,6 @@ let-env config = {
source ~/.cache/starship/init.nu
alias v = nvim
alias ze = zellij
alias zed = zellij --layout ../.config/zellij/snowflake.kdl
alias zes = zellij --layout ./config/zellij/ssh.kdl

View file

@ -1,4 +1,7 @@
{
default,
...
}: {
programs.nushell = {
enable = true;
configFile.source = ./config.nu;

View file

@ -1,4 +1,8 @@
{config, lib, ...}: {
{
config,
lib,
...
}: {
home.sessionVariables.STARSHIP_CACHE = "${config.xdg.cacheHome}/starship";
programs.starship = {

View file

@ -1,4 +1,10 @@
{ config, pkgs, lib, inputs, ... }:
{
config,
pkgs,
lib,
inputs,
...
}:
let
dbus-hyprland-environment = pkgs.writeTextFile {

View file

@ -1,5 +1,8 @@
{default, ...}: {
programs.wezterm = {
{
default,
...
}: {
programs.wezterm = {
enable = true;
extraConfig = ''
local wezterm = require 'wezterm'

View file

@ -1,5 +1,7 @@
{default, ...}: {
{
default,
...
}: {
programs.zathura.enable = true;
}

View file

@ -2,7 +2,7 @@
default,
...
}: {
home.file.".config/zellij/dev.kdl".text = ''
home.file.".config/zellij/snowflake.kdl".text = ''
layout {
tab name="main" {
pane size=1 borderless=true {