meowmeowmeowmeow

This commit is contained in:
Lucy von Overheidt 2025-09-12 21:05:21 +02:00
parent a2890ed58a
commit 96a0525a9f
4 changed files with 12 additions and 17 deletions

View file

@ -1,14 +1,12 @@
{
config,
pkgs,
...
{ config
, pkgs
, ...
}:
{
imports = [
./helix.nix
./alacritty.nix
./nushell.nix
./waybar.nix
./niri
./gammastep.nix
./hypridle.nix

View file

@ -1,7 +1,6 @@
{
pkgs,
inputs,
...
{ pkgs
, inputs
, ...
}:
{