mirror of
https://github.com/Moe1369/nix-fleet.git
synced 2026-04-24 15:59:06 +02:00
dconf editor
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
{ ... }: {
|
{ ... }: {
|
||||||
flake.nixosModules.gnome-sys-gnome-apps = { pkgs-unstable, ...}:{
|
flake.nixosModules.gnome-sys-gnome-apps = { pkgs-unstable, ...}:{
|
||||||
environment.systemPackages = with pkgs-unstable; [
|
environment.systemPackages = with pkgs-unstable; [
|
||||||
|
dconf-editor
|
||||||
adw-gtk3
|
adw-gtk3
|
||||||
refine
|
refine
|
||||||
nautilus
|
nautilus
|
||||||
|
|||||||
Reference in New Issue
Block a user