Some changes

This commit is contained in:
Henry Hiles 2023-11-29 14:57:54 -05:00
parent 595fc50aed
commit e5e35676fc
7 changed files with 83 additions and 51 deletions

View file

@ -1,8 +1,4 @@
{
pkgs,
inputs,
...
}: {
{pkgs, ...}: {
gtk = {
enable = true;