Add gjs and gnome-tweaks.

This commit is contained in:
Nolan Darilek 2025-02-24 14:23:45 -06:00
parent af5a7cf7c5
commit 358c9f0468
6 changed files with 4 additions and 5 deletions

View file

@ -1,7 +1,6 @@
{ pkgs, ... }:
{
imports = [
./gui.nix
];