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

@ -5,7 +5,6 @@
{
imports = [
./hardware-configuration.nix
../../roles/laptop.nix
../../roles/zfs.nix
../../base.nix
../../users/root.nix
@ -15,7 +14,7 @@
../../roles/nix-ld.nix
../../roles/tailscale.nix
../../roles/podman.nix
../../roles/mate.nix
../../roles/gnome.nix
../../roles/flatpak.nix
../../roles/games.nix
];

View file

@ -1,7 +1,6 @@
{ pkgs, ... }:
{
imports = [
./gui.nix
];
@ -16,4 +15,6 @@
gnome-console
gnome-tour
];
environment.systemPackages = with pkgs; [ gnome-tweaks ];
}

View file

@ -1,7 +1,6 @@
{ pkgs, ... }:
{
imports = [
./pipewire.nix
./non-virtual.nix

View file

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

View file

@ -8,6 +8,7 @@
keepassxc
podman-desktop
devpod
gjs
unstable.fractal
element-desktop
discord