[feat] nixfmt and change the hyprpaper module

This commit is contained in:
uttarayan21
2024-03-05 11:30:24 +05:30
parent e9c95ee2e9
commit e698f4de80
13 changed files with 139 additions and 159 deletions

View File

@@ -1,7 +1,7 @@
{ pkgs, ... }: {
programs.wezterm = {
enable = true;
extraConfig = /* lua */
extraConfig = # lua
''
local wezterm = require 'wezterm';
return {